Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-25087 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-merge-master [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-XXXXXXPBOfwF/agent.1555 SSH_AGENT_PID=1557 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ietf-maven-merge-master@tmp/private_key_17097799607790137051.key (/w/workspace/ietf-maven-merge-master@tmp/private_key_17097799607790137051.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/ietf > git init /w/workspace/ietf-maven-merge-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh 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/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ad9c5b71bf3c8e6158a6c8e5eb0fde1ca220839f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad9c5b71bf3c8e6158a6c8e5eb0fde1ca220839f # timeout=10 Commit message: "fix: remove ENV_VARS from workflows that don't support it" > git rev-list --no-walk ad9c5b71bf3c8e6158a6c8e5eb0fde1ca220839f # 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 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins8194587422596365910.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dloQ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dloQ/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-dloQ/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.59 botocore==1.42.59 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==6.0.0.post1 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.3.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.17 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-discovery==1.1.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.1.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14168018506578766250.sh + mkdir -p /w/workspace/ietf-maven-merge-master/target/classes /w/workspace/ietf-maven-merge-master/jacoco/classes [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins8569150404869059591.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-25087 [ietf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=ietf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=ietf --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins15823019978007909023.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins15550263071237704365.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [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/ietf-maven-merge-master@tmp/config17572001566506745784tmp copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config1091890805230960968tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins9960697427405466335.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. [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins11663198091956962034.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.ietf + project_path=org/opendaylight/ietf + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf + pushd /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master + 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/ietf/ 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ [27837] -> "index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/ [3327] -> "bnd-parent/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/ [3359] -> "feature-parent/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/ [3359] -> "ietf-artifacts/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/ [3359] -> "ietf-type-util/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/ [34903] -> "model/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/ [3423] -> "odl-ietf-model-rfc6022/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/ [3423] -> "odl-ietf-model-rfc6241/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/ [3423] -> "odl-ietf-model-rfc6243/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/ [3423] -> "odl-ietf-model-rfc6470/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/ [3423] -> "odl-ietf-model-rfc6991/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/ [3423] -> "odl-ietf-model-rfc7224/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/ [3551] -> "odl-ietf-model-rfc7317-iana-crypt-hash/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/ [3519] -> "odl-ietf-model-rfc7317-ietf-system/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/ [3503] -> "odl-ietf-model-rfc7407-ietf-snmp/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/ [3607] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/ [3423] -> "odl-ietf-model-rfc7952/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/ [3623] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/ [3535] -> "odl-ietf-model-rfc8040-ietf-restconf/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/ [3423] -> "odl-ietf-model-rfc8072/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/ [3423] -> "odl-ietf-model-rfc8177/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/ [3423] -> "odl-ietf-model-rfc8294/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/ [3423] -> "odl-ietf-model-rfc8341/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/ [3423] -> "odl-ietf-model-rfc8342/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/ [3423] -> "odl-ietf-model-rfc8343/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/ [3423] -> "odl-ietf-model-rfc8344/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/ [3495] -> "odl-ietf-model-rfc8345-non-nmda/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/ [3423] -> "odl-ietf-model-rfc8345/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/ [3495] -> "odl-ietf-model-rfc8346-non-nmda/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/ [3423] -> "odl-ietf-model-rfc8346/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/ [3495] -> "odl-ietf-model-rfc8348-non-nmda/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/ [3423] -> "odl-ietf-model-rfc8348/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/ [3423] -> "odl-ietf-model-rfc8349/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/ [3423] -> "odl-ietf-model-rfc8519/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/ [3423] -> "odl-ietf-model-rfc8520/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/ [3423] -> "odl-ietf-model-rfc8525/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/ [3423] -> "odl-ietf-model-rfc8526/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/ [3423] -> "odl-ietf-model-rfc8528/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/ [3423] -> "odl-ietf-model-rfc8529/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/ [3423] -> "odl-ietf-model-rfc8530/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/ [3423] -> "odl-ietf-model-rfc8542/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/ [3639] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/ [3615] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/ [3423] -> "odl-ietf-model-rfc8639/index.html.tmp" [1] 2026-03-01 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/ [3423] -> "odl-ietf-model-rfc8641/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/ [3423] -> "odl-ietf-model-rfc8650/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/ [3423] -> "odl-ietf-model-rfc8675/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/ [3423] -> "odl-ietf-model-rfc8776/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/ [3495] -> "odl-ietf-model-rfc8795-non-nmda/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/ [3423] -> "odl-ietf-model-rfc8795/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/ [3423] -> "odl-ietf-model-rfc8808/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/ [3495] -> "odl-ietf-model-rfc8819-non-nmda/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/ [3423] -> "odl-ietf-model-rfc8819/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/ [3423] -> "odl-ietf-model-rfc8916/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/ [3423] -> "odl-ietf-model-rfc9067/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/ [3423] -> "odl-ietf-model-rfc9070/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/ [3423] -> "odl-ietf-model-rfc9144/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/ [3423] -> "odl-ietf-model-rfc9179/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/ [3671] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/ [3623] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/ [3423] -> "odl-ietf-model-rfc9640/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/ [3423] -> "odl-ietf-model-rfc9641/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/ [3423] -> "odl-ietf-model-rfc9642/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/ [3423] -> "odl-ietf-model-rfc9643/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/ [3423] -> "odl-ietf-model-rfc9644/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/ [3423] -> "odl-ietf-model-rfc9645/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/ [3423] -> "odl-ietf-model-rfc9648/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/ [3423] -> "odl-ietf-rfc8294-netty/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/ [3351] -> "rfc8294-netty/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/ [39871] -> "bnd-parent/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [351/351] -> "bnd-parent/maven-metadata.xml" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/ [40845] -> "feature-parent/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/maven-metadata.xml [355/355] -> "feature-parent/maven-metadata.xml" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ [40854] -> "ietf-artifacts/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [355/355] -> "ietf-artifacts/maven-metadata.xml" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ [76348] -> "ietf-type-util/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [355/355] -> "ietf-type-util/maven-metadata.xml" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/ [3399] -> "model/bundle-parent/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/ [3415] -> "model/iana-crypt-hash/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/ [3399] -> "model/iana-hardware/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/ [3391] -> "model/iana-if-type/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/ [3439] -> "model/iana-routing-types/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/ [3487] -> "model/iana-ssh-encryption-algs/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/ [3503] -> "model/iana-ssh-key-exchange-algs/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/ [3431] -> "model/iana-ssh-mac-algs/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/ [3487] -> "model/iana-ssh-public-key-algs/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/ [3503] -> "model/iana-tls-cipher-suite-algs/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/ [3423] -> "model/iana-tunnel-type/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/ [3351] -> "model/rfc6022/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/ [3351] -> "model/rfc6241/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/ [3351] -> "model/rfc6243/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/ [3351] -> "model/rfc6470/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/ [3479] -> "model/rfc6991-ietf-inet-types/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/ [3479] -> "model/rfc6991-ietf-yang-types/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/ [3447] -> "model/rfc7317-ietf-system/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/ [3431] -> "model/rfc7407-ietf-snmp/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/ [3535] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/ [3351] -> "model/rfc7952/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/ [3551] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/ [3463] -> "model/rfc8040-ietf-restconf/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/ [3351] -> "model/rfc8072/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/ [3351] -> "model/rfc8177/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/ [3503] -> "model/rfc8294-ietf-routing-types/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/ [3351] -> "model/rfc8341/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/ [3479] -> "model/rfc8342-ietf-datastores/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/ [3447] -> "model/rfc8342-ietf-origin/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/ [3351] -> "model/rfc8343/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/ [3351] -> "model/rfc8344/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/ [3503] -> "model/rfc8345-ietf-network-state/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/ [3575] -> "model/rfc8345-ietf-network-topology-state/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/ [3527] -> "model/rfc8345-ietf-network-topology/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/ [3455] -> "model/rfc8345-ietf-network/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/ [3599] -> "model/rfc8346-ietf-l3-unicast-topology-state/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/ [3551] -> "model/rfc8346-ietf-l3-unicast-topology/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/ [3511] -> "model/rfc8348-ietf-hardware-state/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/ [3463] -> "model/rfc8348-ietf-hardware/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/ [3559] -> "model/rfc8349-ietf-ipv4-unicast-routing/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/ [3559] -> "model/rfc8349-ietf-ipv6-unicast-routing/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/ [3455] -> "model/rfc8349-ietf-routing/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/ [3551] -> "model/rfc8519-ietf-access-control-list/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/ [3479] -> "model/rfc8519-ietf-ethertypes/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/ [3503] -> "model/rfc8519-ietf-packet-fields/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/ [3447] -> "model/rfc8520-ietf-acldns/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/ [3423] -> "model/rfc8520-ietf-mud/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/ [3351] -> "model/rfc8525/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/ [3351] -> "model/rfc8526/index.html.tmp" [1] 2026-03-01 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/ [3351] -> "model/rfc8528/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/ [3351] -> "model/rfc8529/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/ [3351] -> "model/rfc8530/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/ [3543] -> "model/rfc8542-ietf-dc-fabric-topology/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/ [3519] -> "model/rfc8542-ietf-dc-fabric-types/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/ [3567] -> "model/rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/ [3543] -> "model/rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/ [3351] -> "model/rfc8639/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/ [3351] -> "model/rfc8641/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/ [3351] -> "model/rfc8650/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/ [3519] -> "model/rfc8776-ietf-te-packet-types/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/ [3463] -> "model/rfc8776-ietf-te-types/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/ [3535] -> "model/rfc8795-ietf-te-topology-state/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/ [3487] -> "model/rfc8795-ietf-te-topology/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/ [3351] -> "model/rfc8808/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/ [3535] -> "model/rfc8819-ietf-module-tags-state/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/ [3487] -> "model/rfc8819-ietf-module-tags/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/ [3351] -> "model/rfc8916/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/ [3351] -> "model/rfc9067/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/ [3535] -> "model/rfc9070-ietf-mpls-ldp-extended/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/ [3463] -> "model/rfc9070-ietf-mpls-ldp/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/ [3351] -> "model/rfc9144/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/ [3351] -> "model/rfc9179/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/ [3599] -> "model/rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/ [3551] -> "model/rfc9196-ietf-system-capabilities/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/ [3351] -> "model/rfc9640/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/ [3351] -> "model/rfc9641/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/ [3351] -> "model/rfc9642/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/ [3479] -> "model/rfc9643-ietf-tcp-client/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/ [3479] -> "model/rfc9643-ietf-tcp-common/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/ [3479] -> "model/rfc9643-ietf-tcp-server/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/ [3479] -> "model/rfc9644-ietf-ssh-client/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/ [3479] -> "model/rfc9644-ietf-ssh-common/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/ [3479] -> "model/rfc9644-ietf-ssh-server/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/ [3479] -> "model/rfc9645-ietf-tls-client/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/ [3479] -> "model/rfc9645-ietf-tls-common/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/ [3479] -> "model/rfc9645-ietf-tls-server/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/ [3351] -> "model/rfc9648/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6022/maven-metadata.xml" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6241/maven-metadata.xml" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6243/maven-metadata.xml" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6470/maven-metadata.xml" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6991/maven-metadata.xml" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc7224/maven-metadata.xml" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/ [61728] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [379/379] -> "odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/ [60412] -> "odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [375/375] -> "odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/ [59754] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [373/373] -> "odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/ [64031] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [386/386] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc7952/maven-metadata.xml" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/ [64689] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [388/388] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/ [61070] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [377/377] -> "odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8072/maven-metadata.xml" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8177/maven-metadata.xml" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8294/maven-metadata.xml" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8341/maven-metadata.xml" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8342/maven-metadata.xml" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8343/maven-metadata.xml" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8344/maven-metadata.xml" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/ [59425] -> "odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8345/maven-metadata.xml" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/ [59443] -> "odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8346/maven-metadata.xml" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/ [59425] -> "odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8348/maven-metadata.xml" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/ [56473] -> "odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8349/maven-metadata.xml" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8519/maven-metadata.xml" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/ [56473] -> "odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8520/maven-metadata.xml" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8525/maven-metadata.xml" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/ [56482] -> "odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8526/maven-metadata.xml" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8528/maven-metadata.xml" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/ [56473] -> "odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8529/maven-metadata.xml" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8530/maven-metadata.xml" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/ [56473] -> "odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8542/maven-metadata.xml" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/ [65347] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [390/390] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/ [64369] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [387/387] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8639/maven-metadata.xml" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8641/maven-metadata.xml" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/ [56482] -> "odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8650/maven-metadata.xml" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8675/maven-metadata.xml" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8776/maven-metadata.xml" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/ [59443] -> "odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/ [56482] -> "odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8795/maven-metadata.xml" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/ [56473] -> "odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8808/maven-metadata.xml" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/ [59425] -> "odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8819/maven-metadata.xml" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8916/maven-metadata.xml" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/ [56482] -> "odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9067/maven-metadata.xml" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9070/maven-metadata.xml" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9144/maven-metadata.xml" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9179/maven-metadata.xml" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/ [66690] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [394/394] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/ [64707] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [388/388] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9640/maven-metadata.xml" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9641/maven-metadata.xml" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/ [56464] -> "odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9642/maven-metadata.xml" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/ [56473] -> "odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9643/maven-metadata.xml" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9644/maven-metadata.xml" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/ [56491] -> "odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9645/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/ [56482] -> "odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9648/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/ [56482] -> "odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml [363/363] -> "odl-ietf-rfc8294-netty/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/ [75875] -> "rfc8294-netty/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml [354/354] -> "rfc8294-netty/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/ [41122] -> "model/bundle-parent/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [360/360] -> "model/bundle-parent/maven-metadata.xml" [1] 2026-03-01 21:59:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/ [77803] -> "model/iana-crypt-hash/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [362/362] -> "model/iana-crypt-hash/maven-metadata.xml" [1] 2026-03-01 21:59:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/ [76857] -> "model/iana-hardware/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [360/360] -> "model/iana-hardware/maven-metadata.xml" [1] 2026-03-01 21:59:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/ [76409] -> "model/iana-if-type/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [359/359] -> "model/iana-if-type/maven-metadata.xml" [1] 2026-03-01 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/ [79222] -> "model/iana-routing-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [365/365] -> "model/iana-routing-types/maven-metadata.xml" [1] 2026-03-01 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/ [82060] -> "model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [371/371] -> "model/iana-ssh-encryption-algs/maven-metadata.xml" [1] 2026-03-01 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/ [83006] -> "model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [373/373] -> "model/iana-ssh-key-exchange-algs/maven-metadata.xml" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/ [78749] -> "model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [364/364] -> "model/iana-ssh-mac-algs/maven-metadata.xml" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/ [82060] -> "model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [371/371] -> "model/iana-ssh-public-key-algs/maven-metadata.xml" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/ [83006] -> "model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [373/373] -> "model/iana-tls-cipher-suite-algs/maven-metadata.xml" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/ [78276] -> "model/iana-tunnel-type/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml [363/363] -> "model/iana-tunnel-type/maven-metadata.xml" [1] 2026-03-01 21:59:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/ [74036] -> "model/rfc6022/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [354/354] -> "model/rfc6022/maven-metadata.xml" [1] 2026-03-01 21:59:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/ [74044] -> "model/rfc6241/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [354/354] -> "model/rfc6241/maven-metadata.xml" [1] 2026-03-01 21:59:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/ [74019] -> "model/rfc6243/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [354/354] -> "model/rfc6243/maven-metadata.xml" [1] 2026-03-01 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/ [74019] -> "model/rfc6470/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [354/354] -> "model/rfc6470/maven-metadata.xml" [1] 2026-03-01 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/ [81587] -> "model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [370/370] -> "model/rfc6991-ietf-inet-types/maven-metadata.xml" [1] 2026-03-01 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/ [81587] -> "model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [370/370] -> "model/rfc6991-ietf-yang-types/maven-metadata.xml" [1] 2026-03-01 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/ [79712] -> "model/rfc7317-ietf-system/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [366/366] -> "model/rfc7317-ietf-system/maven-metadata.xml" [1] 2026-03-01 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/ [78774] -> "model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [364/364] -> "model/rfc7407-ietf-snmp/maven-metadata.xml" [1] 2026-03-01 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/ [84898] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [377/377] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2026-03-01 21:59:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/ [74019] -> "model/rfc7952/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [354/354] -> "model/rfc7952/maven-metadata.xml" [1] 2026-03-01 21:59:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/ [85844] -> "model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [379/379] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2026-03-01 21:59:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/ [80641] -> "model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [368/368] -> "model/rfc8040-ietf-restconf/maven-metadata.xml" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8072/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [354/354] -> "model/rfc8072/maven-metadata.xml" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/ [74036] -> "model/rfc8177/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [354/354] -> "model/rfc8177/maven-metadata.xml" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/ [83015] -> "model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [373/373] -> "model/rfc8294-ietf-routing-types/maven-metadata.xml" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8341/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [354/354] -> "model/rfc8341/maven-metadata.xml" [1] 2026-03-01 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/ [81587] -> "model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [370/370] -> "model/rfc8342-ietf-datastores/maven-metadata.xml" [1] 2026-03-01 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/ [79695] -> "model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [366/366] -> "model/rfc8342-ietf-origin/maven-metadata.xml" [1] 2026-03-01 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8343/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [354/354] -> "model/rfc8343/maven-metadata.xml" [1] 2026-03-01 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/ [74036] -> "model/rfc8344/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [354/354] -> "model/rfc8344/maven-metadata.xml" [1] 2026-03-01 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/ [83006] -> "model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [373/373] -> "model/rfc8345-ietf-network-state/maven-metadata.xml" [1] 2026-03-01 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/ [87263] -> "model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [382/382] -> "model/rfc8345-ietf-network-topology-state/maven-metadata.xml" [1] 2026-03-01 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/ [84425] -> "model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [376/376] -> "model/rfc8345-ietf-network-topology/maven-metadata.xml" [1] 2026-03-01 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/ [80168] -> "model/rfc8345-ietf-network/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [367/367] -> "model/rfc8345-ietf-network/maven-metadata.xml" [1] 2026-03-01 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/ [88682] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [385/385] -> "model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml" [1] 2026-03-01 21:59:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/ [85861] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [379/379] -> "model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml" [1] 2026-03-01 21:59:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/ [83479] -> "model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [374/374] -> "model/rfc8348-ietf-hardware-state/maven-metadata.xml" [1] 2026-03-01 21:59:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/ [80641] -> "model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [368/368] -> "model/rfc8348-ietf-hardware/maven-metadata.xml" [1] 2026-03-01 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/ [86326] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [380/380] -> "model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml" [1] 2026-03-01 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/ [86334] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [380/380] -> "model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml" [1] 2026-03-01 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/ [80193] -> "model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [367/367] -> "model/rfc8349-ietf-routing/maven-metadata.xml" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/ [85869] -> "model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml [379/379] -> "model/rfc8519-ietf-access-control-list/maven-metadata.xml" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/ [81587] -> "model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml [370/370] -> "model/rfc8519-ietf-ethertypes/maven-metadata.xml" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/ [83006] -> "model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml [373/373] -> "model/rfc8519-ietf-packet-fields/maven-metadata.xml" [1] 2026-03-01 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/ [79695] -> "model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml [366/366] -> "model/rfc8520-ietf-acldns/maven-metadata.xml" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/ [78276] -> "model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml [363/363] -> "model/rfc8520-ietf-mud/maven-metadata.xml" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/ [74036] -> "model/rfc8525/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml [354/354] -> "model/rfc8525/maven-metadata.xml" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/ [74028] -> "model/rfc8526/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml [354/354] -> "model/rfc8526/maven-metadata.xml" [1] 2026-03-01 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8528/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml [354/354] -> "model/rfc8528/maven-metadata.xml" [1] 2026-03-01 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/ [74028] -> "model/rfc8529/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml [354/354] -> "model/rfc8529/maven-metadata.xml" [1] 2026-03-01 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8530/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml [354/354] -> "model/rfc8530/maven-metadata.xml" [1] 2026-03-01 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/ [85371] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [378/378] -> "model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml" [1] 2026-03-01 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/ [83952] -> "model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [375/375] -> "model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml" [1] 2026-03-01 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/ [86790] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [381/381] -> "model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 2026-03-01 21:59:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/ [85371] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [378/378] -> "model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 2026-03-01 21:59:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/ [74044] -> "model/rfc8639/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml [354/354] -> "model/rfc8639/maven-metadata.xml" [1] 2026-03-01 21:59:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/ [74036] -> "model/rfc8641/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml [354/354] -> "model/rfc8641/maven-metadata.xml" [1] 2026-03-01 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8650/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml [354/354] -> "model/rfc8650/maven-metadata.xml" [1] 2026-03-01 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/ [83952] -> "model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml [375/375] -> "model/rfc8776-ietf-te-packet-types/maven-metadata.xml" [1] 2026-03-01 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/ [80666] -> "model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml [368/368] -> "model/rfc8776-ietf-te-types/maven-metadata.xml" [1] 2026-03-01 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/ [84907] -> "model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml [377/377] -> "model/rfc8795-ietf-te-topology-state/maven-metadata.xml" [1] 2026-03-01 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/ [82085] -> "model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml [371/371] -> "model/rfc8795-ietf-te-topology/maven-metadata.xml" [1] 2026-03-01 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/ [74019] -> "model/rfc8808/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml [354/354] -> "model/rfc8808/maven-metadata.xml" [1] 2026-03-01 21:59:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/ [84898] -> "model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml [377/377] -> "model/rfc8819-ietf-module-tags-state/maven-metadata.xml" [1] 2026-03-01 21:59:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/ [82060] -> "model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml [371/371] -> "model/rfc8819-ietf-module-tags/maven-metadata.xml" [1] 2026-03-01 21:59:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/ [74036] -> "model/rfc8916/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml [354/354] -> "model/rfc8916/maven-metadata.xml" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/ [74036] -> "model/rfc9067/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml [354/354] -> "model/rfc9067/maven-metadata.xml" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/ [84923] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [377/377] -> "model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/ [80666] -> "model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml [368/368] -> "model/rfc9070-ietf-mpls-ldp/maven-metadata.xml" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/ [74019] -> "model/rfc9144/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml [354/354] -> "model/rfc9144/maven-metadata.xml" [1] 2026-03-01 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/ [74019] -> "model/rfc9179/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml [354/354] -> "model/rfc9179/maven-metadata.xml" [1] 2026-03-01 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/ [88682] -> "model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml [385/385] -> "model/rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 2026-03-01 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/ [85844] -> "model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml [379/379] -> "model/rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 2026-03-01 21:59:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/ [74036] -> "model/rfc9640/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml [354/354] -> "model/rfc9640/maven-metadata.xml" [1] 2026-03-01 21:59:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/ [74036] -> "model/rfc9641/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml [354/354] -> "model/rfc9641/maven-metadata.xml" [1] 2026-03-01 21:59:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/ [74036] -> "model/rfc9642/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml [354/354] -> "model/rfc9642/maven-metadata.xml" [1] 2026-03-01 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/ [81596] -> "model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml [370/370] -> "model/rfc9643-ietf-tcp-client/maven-metadata.xml" [1] 2026-03-01 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/ [81587] -> "model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml [370/370] -> "model/rfc9643-ietf-tcp-common/maven-metadata.xml" [1] 2026-03-01 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/ [81587] -> "model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml [370/370] -> "model/rfc9643-ietf-tcp-server/maven-metadata.xml" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/ [81587] -> "model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml [370/370] -> "model/rfc9644-ietf-ssh-client/maven-metadata.xml" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/ [81604] -> "model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml [370/370] -> "model/rfc9644-ietf-ssh-common/maven-metadata.xml" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/ [81604] -> "model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml [370/370] -> "model/rfc9644-ietf-ssh-server/maven-metadata.xml" [1] 2026-03-01 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/ [81604] -> "model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml [370/370] -> "model/rfc9645-ietf-tls-client/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/ [81596] -> "model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml [370/370] -> "model/rfc9645-ietf-tls-common/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/ [81604] -> "model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml [370/370] -> "model/rfc9645-ietf-tls-server/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/ [74028] -> "model/rfc9648/1.0.4-SNAPSHOT/index.html.tmp" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml [354/354] -> "model/rfc9648/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 2026-03-01 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2026-03-01 21:59:33-- Total wall clock time: 45s Downloaded: 618 files, 11M in 0.4s (31.7 MB/s) + set -e + popd /w/workspace/ietf-maven-merge-master + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo-backup + cp -a /w/workspace/ietf-maven-merge-master/m2repo/org /w/workspace/ietf-maven-merge-master/m2repo-backup [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins12516073516483403659.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. [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins10367862620522569697.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 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/ietf-maven-merge-master@tmp/config17572001566506745784tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=3.1.4 + [[ 3 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ietf-maven-merge-master@tmp/config17572001566506745784tmp --settings /w/workspace/ietf-maven-merge-master@tmp/config1091890805230960968tmp -DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ietf-artifacts [pom] [INFO] bnd-parent [pom] [INFO] feature-parent [pom] [INFO] ietf-type-util [jar] [INFO] bundle-parent [pom] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] [INFO] rfc8343 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] [INFO] iana-if-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] [INFO] rfc7952 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] [INFO] rfc8040-ietf-restconf [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] [INFO] iana-routing-types [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] [INFO] rfc8344 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] [INFO] rfc8525 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] [INFO] rfc8528 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] [INFO] rfc8529 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] [INFO] rfc8530 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] [INFO] iana-tunnel-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] [INFO] rfc8294-netty [jar] [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] [INFO] features-aggregator [pom] [INFO] lib-aggregator [pom] [INFO] iana-aggregator [pom] [INFO] rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] test-distribution [pom] [INFO] ietf [pom] [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- [INFO] Building ietf-artifacts 1.0.4-SNAPSHOT [1/161] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-artifacts --- [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:9.0.2:revision (get-git-infos) @ ietf-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml [INFO] attaching as ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-artifacts --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [INFO] [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ [INFO] Building bnd-parent 1.0.4-SNAPSHOT [2/161] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/bnd-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] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.2.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- [INFO] Building feature-parent 1.0.4-SNAPSHOT [3/161] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-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] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as feature-parent-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- [INFO] Building ietf-type-util 1.0.4-SNAPSHOT [4/161] [INFO] from lib/ietf-type-util/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.2.0:bnd-process (default) @ ietf-type-util --- [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/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.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- [WARNING] Javadoc Warnings [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment [WARNING] public static int addressBits(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment [WARNING] public static byte[] addressBytes(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment [WARNING] public static String addressString(final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment [WARNING] public static String addressString(final int bits) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- [INFO] Building bundle-parent 1.0.4-SNAPSHOT [5/161] [INFO] from model/bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-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] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/bundle-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] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as bundle-parent-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- [INFO] Building rfc6991-ietf-inet-types 1.0.4-SNAPSHOT [6/161] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/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:14.0.22:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.519 ms [INFO] yang-to-sources: Project model files found: 1 in 71.49 ms [INFO] yang-to-sources: 1 YANG models processed in 104.1 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 59.53 ms [INFO] Sorted 21 files into 3 directories in 3.236 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 124.8 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/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/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- [INFO] Building rfc6991-ietf-yang-types 1.0.4-SNAPSHOT [7/161] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/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:14.0.22:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 923.5 μs [INFO] yang-to-sources: Project model files found: 1 in 10.36 ms [INFO] yang-to-sources: 1 YANG models processed in 13.16 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.299 ms [INFO] Sorted 22 files into 3 directories in 120.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 25.18 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/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/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 1.0.4-SNAPSHOT [8/161] [INFO] from features/odl-ietf-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6991 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38585 [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 38585 name: 01ec7022-05ea-4139-b00c-ce7096c1fbd7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json [INFO] attaching as odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6991 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- [INFO] Building rfc6022 1.0.4-SNAPSHOT [9/161] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6022 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/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:14.0.22:generate-sources (binding) @ rfc6022 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.668 ms [INFO] yang-to-sources: Project model files found: 1 in 16.60 ms [INFO] yang-to-sources: 3 YANG models processed in 94.09 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 25.29 ms [INFO] Sorted 58 files into 13 directories in 250.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 73.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6022 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/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/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6022 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6022 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6022 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6022 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml [INFO] attaching as rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json [INFO] attaching as rfc6022-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6022 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6022 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- [INFO] Installing org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 1.0.4-SNAPSHOT [10/161] [INFO] from features/odl-ietf-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6022 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46853 [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 46853 name: ab532861-b1f4-4e6e-85d0-66a8c2a2eb01 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json [INFO] attaching as odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- [INFO] Building rfc6241 1.0.4-SNAPSHOT [11/161] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6241 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/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:14.0.22:generate-sources (binding) @ rfc6241 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 777.7 μs [INFO] yang-to-sources: Project model files found: 1 in 11.55 ms [INFO] yang-to-sources: 2 YANG models processed in 35.20 ms [INFO] BindingJavaFileGenerator: Defined 172 files in 13.17 ms [INFO] Sorted 172 files into 33 directories in 424.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 73.10 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6241 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/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/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6241 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 171 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6241 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6241 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6241 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml [INFO] attaching as rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json [INFO] attaching as rfc6241-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6241 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6241 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- [INFO] Installing org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 1.0.4-SNAPSHOT [12/161] [INFO] from features/odl-ietf-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6241 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44915 [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 44915 name: e7dd0f0f-6075-4b0c-8968-e4caf6c00c87 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json [INFO] attaching as odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- [INFO] Building rfc6243 1.0.4-SNAPSHOT [13/161] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6243 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/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:14.0.22:generate-sources (binding) @ rfc6243 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.008 ms [INFO] yang-to-sources: Project model files found: 1 in 2.165 ms [INFO] yang-to-sources: 3 YANG models processed in 46.28 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 10.40 ms [INFO] Sorted 12 files into 3 directories in 88.05 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 15.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6243 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/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/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6243 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6243 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6243 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6243 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml [INFO] attaching as rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json [INFO] attaching as rfc6243-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6243 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6243 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- [INFO] Installing org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 1.0.4-SNAPSHOT [14/161] [INFO] from features/odl-ietf-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6243 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40115 [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 40115 name: f5d3096b-1d5f-480d-bab6-cfc038b0e6cc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json [INFO] attaching as odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- [INFO] Building rfc6470 1.0.4-SNAPSHOT [15/161] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6470 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/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:14.0.22:generate-sources (binding) @ rfc6470 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 852.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.735 ms [INFO] yang-to-sources: 3 YANG models processed in 68.07 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 10.20 ms [INFO] Sorted 25 files into 7 directories in 105.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 20.71 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6470 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/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/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6470 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6470 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6470 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6470 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml [INFO] attaching as rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json [INFO] attaching as rfc6470-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6470 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6470 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- [INFO] Installing org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 1.0.4-SNAPSHOT [16/161] [INFO] from features/odl-ietf-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6470 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38851 [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 38851 name: 47991d8c-7a47-433b-8034-f87e8cabf914 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json [INFO] attaching as odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- [INFO] Building rfc8343 1.0.4-SNAPSHOT [17/161] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/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:14.0.22:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 619.0 μs [INFO] yang-to-sources: Project model files found: 1 in 9.036 ms [INFO] yang-to-sources: 2 YANG models processed in 44.74 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 8.824 ms [INFO] Sorted 22 files into 7 directories in 106.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 24.23 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/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/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml [INFO] attaching as rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json [INFO] attaching as rfc8343-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 1.0.4-SNAPSHOT [18/161] [INFO] from features/odl-ietf-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8343 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39437 [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 39437 name: d2e173e8-5640-4d1f-95cf-6fa8b410e270 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json [INFO] attaching as odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- [INFO] Building iana-if-type 1.0.4-SNAPSHOT [19/161] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/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:14.0.22:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 653.1 μs [INFO] yang-to-sources: Project model files found: 1 in 22.72 ms [INFO] yang-to-sources: 3 YANG models processed in 44.66 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 13.96 ms [INFO] Sorted 304 files into 3 directories in 773.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 64.07 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/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/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 1.0.4-SNAPSHOT [20/161] [INFO] from features/odl-ietf-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7224 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43925 [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 43925 name: 0e8ffa0c-1a9a-4583-a837-53c1c00ffd6e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json [INFO] attaching as odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7224 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- [INFO] Building iana-crypt-hash 1.0.4-SNAPSHOT [21/161] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/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:14.0.22:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 524.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.539 ms [INFO] yang-to-sources: 1 YANG models processed in 3.483 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.385 ms [INFO] Sorted 8 files into 3 directories in 124.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.010 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/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/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 1.0.4-SNAPSHOT [22/161] [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44097 [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 44097 name: f284bb69-da22-40c0-821b-a17c81f6b556 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- [INFO] Building rfc8341 1.0.4-SNAPSHOT [23/161] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8341 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/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:14.0.22:generate-sources (binding) @ rfc8341 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 885.2 μs [INFO] yang-to-sources: Project model files found: 1 in 3.815 ms [INFO] yang-to-sources: 2 YANG models processed in 19.05 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 6.017 ms [INFO] Sorted 30 files into 8 directories in 355.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 17.36 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8341 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/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/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8341 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8341 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8341 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8341 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml [INFO] attaching as rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json [INFO] attaching as rfc8341-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8341 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8341 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- [INFO] Installing org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 1.0.4-SNAPSHOT [24/161] [INFO] from features/odl-ietf-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8341 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41899 [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 41899 name: abfa25bd-6c17-4a18-b6d6-5b73b3823165 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json [INFO] attaching as odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- [INFO] Building rfc7317-ietf-system 1.0.4-SNAPSHOT [25/161] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/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:14.0.22:generate-sources (binding) @ rfc7317-ietf-system --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.116 ms [INFO] yang-to-sources: Project model files found: 1 in 5.416 ms [INFO] yang-to-sources: 5 YANG models processed in 27.08 ms [INFO] BindingJavaFileGenerator: Defined 91 files in 9.650 ms [INFO] Sorted 91 files into 21 directories in 228.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 35.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/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/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7317-ietf-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7317-ietf-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7317-ietf-system --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml [INFO] attaching as rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json [INFO] attaching as rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 1.0.4-SNAPSHOT [26/161] [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45113 [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 45113 name: 12716d41-52d2-4d8c-bae1-19ee2f420612 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- [INFO] Building rfc7407-ietf-x509-cert-to-name 1.0.4-SNAPSHOT [27/161] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/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:14.0.22:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 703.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.005 ms [INFO] yang-to-sources: 2 YANG models processed in 9.879 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.663 ms [INFO] Sorted 16 files into 4 directories in 105.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 7.976 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/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/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 1.0.4-SNAPSHOT [28/161] [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42255 [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 42255 name: efe0bad3-e7cc-479d-a553-95790e5b7c9a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ [INFO] Building rfc7407-ietf-snmp 1.0.4-SNAPSHOT [29/161] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/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:14.0.22:generate-sources (binding) @ rfc7407-ietf-snmp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 746.7 μs [INFO] yang-to-sources: Project model files found: 12 in 9.899 ms [INFO] yang-to-sources: 5 YANG models processed in 81.08 ms [INFO] BindingJavaFileGenerator: Defined 183 files in 13.67 ms [INFO] Sorted 183 files into 38 directories in 297.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 54.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-snmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-snmp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json [INFO] attaching as rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 1.0.4-SNAPSHOT [30/161] [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35289 [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 35289 name: 556845b1-ec13-4a10-b2ae-3c983755b784 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- [INFO] Building rfc7952 1.0.4-SNAPSHOT [31/161] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/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:14.0.22:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 612.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.207 ms [INFO] yang-to-sources: 1 YANG models processed in 3.738 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 1.022 ms [INFO] Sorted 4 files into 3 directories in 145.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 3.424 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/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/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml [INFO] attaching as rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json [INFO] attaching as rfc7952-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 1.0.4-SNAPSHOT [32/161] [INFO] from features/odl-ietf-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7952 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45413 [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 45413 name: d43d945c-37f8-49b3-be07-1baf6e900411 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json [INFO] attaching as odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- [INFO] Building rfc8040-ietf-restconf 1.0.4-SNAPSHOT [33/161] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/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:14.0.22:generate-sources (binding) @ rfc8040-ietf-restconf --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 747.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.107 ms [INFO] yang-to-sources: 1 YANG models processed in 13.82 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 4.255 ms [INFO] Sorted 21 files into 8 directories in 169.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 10.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/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/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 1.0.4-SNAPSHOT [34/161] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41463 [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 41463 name: 538af56f-493e-4bf6-b9c6-866b784a401c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- [INFO] Building rfc8040-ietf-restconf-monitoring 1.0.4-SNAPSHOT [35/161] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/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:14.0.22:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 710.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.645 ms [INFO] yang-to-sources: 3 YANG models processed in 13.67 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 3.976 ms [INFO] Sorted 16 files into 6 directories in 121.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.72 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/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/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 1.0.4-SNAPSHOT [36/161] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33967 [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 33967 name: bb3ab37b-225b-496b-8b3e-9feb1ea4b34e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- [INFO] Building rfc8072 1.0.4-SNAPSHOT [37/161] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/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:14.0.22:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.282 ms [INFO] yang-to-sources: Project model files found: 1 in 3.776 ms [INFO] yang-to-sources: 2 YANG models processed in 13.54 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 3.661 ms [INFO] Sorted 34 files into 12 directories in 128.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 11.97 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/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/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml [INFO] attaching as rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json [INFO] attaching as rfc8072-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 1.0.4-SNAPSHOT [38/161] [INFO] from features/odl-ietf-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8072 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37687 [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 37687 name: 91bb0ed6-53d3-4691-8cb1-61a48eda5b95 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json [INFO] attaching as odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- [INFO] Building rfc8177 1.0.4-SNAPSHOT [39/161] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8177 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/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:14.0.22:generate-sources (binding) @ rfc8177 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 713.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.895 ms [INFO] yang-to-sources: 3 YANG models processed in 18.20 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 5.932 ms [INFO] Sorted 68 files into 16 directories in 181.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 17.21 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8177 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/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/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8177 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8177 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8177 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8177 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml [INFO] attaching as rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json [INFO] attaching as rfc8177-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8177 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8177 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- [INFO] Installing org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 1.0.4-SNAPSHOT [40/161] [INFO] from features/odl-ietf-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8177 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40987 [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 40987 name: 71928c1d-3933-44a1-9210-1199cb81d4c8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json [INFO] attaching as odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- [INFO] Building iana-routing-types 1.0.4-SNAPSHOT [41/161] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/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:14.0.22:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 488.3 μs [INFO] yang-to-sources: Project model files found: 1 in 16.42 ms [INFO] yang-to-sources: 1 YANG models processed in 4.744 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.524 ms [INFO] Sorted 6 files into 3 directories in 89.72 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.802 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/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/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- [INFO] Building rfc8294-ietf-routing-types 1.0.4-SNAPSHOT [42/161] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/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:14.0.22:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 599.7 μs [INFO] yang-to-sources: Project model files found: 1 in 4.073 ms [INFO] yang-to-sources: 3 YANG models processed in 17.51 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 6.104 ms [INFO] Sorted 47 files into 6 directories in 112.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 18.74 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/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/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/RouterId.java:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 1.0.4-SNAPSHOT [43/161] [INFO] from features/odl-ietf-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8294 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37787 [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 37787 name: 5258b52a-986d-4e5a-81ae-f2c9f75b5feb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json [INFO] attaching as odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8294 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- [INFO] Building rfc8342-ietf-datastores 1.0.4-SNAPSHOT [44/161] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/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:14.0.22:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 705.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.391 ms [INFO] yang-to-sources: 1 YANG models processed in 3.212 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 948.5 μs [INFO] Sorted 12 files into 3 directories in 83.95 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 5.839 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/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/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- [INFO] Building rfc8342-ietf-origin 1.0.4-SNAPSHOT [45/161] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/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:14.0.22:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 538.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.158 ms [INFO] yang-to-sources: 2 YANG models processed in 7.235 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 1.143 ms [INFO] Sorted 11 files into 3 directories in 132.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 5.094 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/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/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 1.0.4-SNAPSHOT [46/161] [INFO] from features/odl-ietf-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8342 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39537 [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 39537 name: 44abe3e4-0907-4ae2-a60e-ba41892d9c7f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json [INFO] attaching as odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8342 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- [INFO] Building rfc8344 1.0.4-SNAPSHOT [47/161] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/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:14.0.22:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 779.9 μs [INFO] yang-to-sources: Project model files found: 1 in 4.140 ms [INFO] yang-to-sources: 4 YANG models processed in 52.39 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 18.66 ms [INFO] Sorted 56 files into 13 directories in 149.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 38.75 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/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/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml [INFO] attaching as rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json [INFO] attaching as rfc8344-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 1.0.4-SNAPSHOT [48/161] [INFO] from features/odl-ietf-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8344 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44805 [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 44805 name: 074992c8-e4a2-49c4-ab87-c39f06bf22ee timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json [INFO] attaching as odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- [INFO] Building rfc8345-ietf-network 1.0.4-SNAPSHOT [49/161] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/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:14.0.22:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 677.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.391 ms [INFO] yang-to-sources: 2 YANG models processed in 10.78 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 3.565 ms [INFO] Sorted 24 files into 6 directories in 143.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 8.798 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/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/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- [INFO] Building rfc8345-ietf-network-state 1.0.4-SNAPSHOT [50/161] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/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:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 581.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.099 ms [INFO] yang-to-sources: 3 YANG models processed in 15.87 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 5.350 ms [INFO] Sorted 22 files into 6 directories in 86.36 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 16.32 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/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/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ [INFO] Building rfc8345-ietf-network-topology 1.0.4-SNAPSHOT [51/161] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/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:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 630.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.689 ms [INFO] yang-to-sources: 3 YANG models processed in 12.54 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 3.698 ms [INFO] Sorted 28 files into 7 directories in 100.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 11.49 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/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/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- [INFO] Building rfc8345-ietf-network-topology-state 1.0.4-SNAPSHOT [52/161] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/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:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 724.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.818 ms [INFO] yang-to-sources: 5 YANG models processed in 17.10 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 4.937 ms [INFO] Sorted 26 files into 7 directories in 91.62 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 11.42 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/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/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 1.0.4-SNAPSHOT [53/161] [INFO] from features/odl-ietf-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8345 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34475 [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 34475 name: 8f0c917c-6ba1-43c9-ba85-e03774180adb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 1.0.4-SNAPSHOT [54/161] [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37973 [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 37973 name: 06d609cf-ccdf-493c-b163-c7043bd40bf8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- [INFO] Building rfc8346-ietf-l3-unicast-topology 1.0.4-SNAPSHOT [55/161] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/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:14.0.22:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 651.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.890 ms [INFO] yang-to-sources: 6 YANG models processed in 26.90 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 6.413 ms [INFO] Sorted 52 files into 12 directories in 140.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 24.03 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/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/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 1.0.4-SNAPSHOT [56/161] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/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:14.0.22:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 735.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.256 ms [INFO] yang-to-sources: 9 YANG models processed in 34.96 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 8.505 ms [INFO] Sorted 24 files into 4 directories in 91.71 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 19.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/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/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 1.0.4-SNAPSHOT [57/161] [INFO] from features/odl-ietf-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8346 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39799 [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 39799 name: 30a126b7-325c-4149-8e8e-7c16d696dcd8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 1.0.4-SNAPSHOT [58/161] [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40467 [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 40467 name: 023a6900-d962-4657-bca4-9ae35f7656ab timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:33713/jndi/rmi://127.0.0.1:40467/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- [INFO] Building iana-hardware 1.0.4-SNAPSHOT [59/161] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/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:14.0.22:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 560.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.415 ms [INFO] yang-to-sources: 1 YANG models processed in 3.477 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.866 ms [INFO] Sorted 19 files into 3 directories in 113.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 11.62 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/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/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- [INFO] Building rfc8348-ietf-hardware 1.0.4-SNAPSHOT [60/161] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/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:14.0.22:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 616.3 μs [INFO] yang-to-sources: Project model files found: 1 in 4.030 ms [INFO] yang-to-sources: 4 YANG models processed in 16.00 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.043 ms [INFO] Sorted 32 files into 5 directories in 127.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 14.67 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/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/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- [INFO] Building rfc8348-ietf-hardware-state 1.0.4-SNAPSHOT [61/161] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/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:14.0.22:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 594.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.346 ms [INFO] yang-to-sources: 5 YANG models processed in 48.78 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 4.099 ms [INFO] Sorted 22 files into 5 directories in 72.29 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 12.99 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/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/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 1.0.4-SNAPSHOT [62/161] [INFO] from features/odl-ietf-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8348 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43821 [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 43821 name: 85fe2aa6-3abf-4710-9e90-f89218c3d061 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 1.0.4-SNAPSHOT [63/161] [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45973 [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 45973 name: bca71dfe-bf13-4f9d-8168-324e8dde5bf2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- [INFO] Building rfc8349-ietf-routing 1.0.4-SNAPSHOT [64/161] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/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:14.0.22:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 765.4 μs [INFO] yang-to-sources: Project model files found: 1 in 3.760 ms [INFO] yang-to-sources: 3 YANG models processed in 19.04 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 6.626 ms [INFO] Sorted 103 files into 28 directories in 183.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 23.87 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/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/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 1.0.4-SNAPSHOT [65/161] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/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:14.0.22:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 633.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.913 ms [INFO] yang-to-sources: 5 YANG models processed in 29.37 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 6.980 ms [INFO] Sorted 46 files into 7 directories in 125.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 17.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/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/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 1.0.4-SNAPSHOT [66/161] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/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:14.0.22:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 664.4 μs [INFO] yang-to-sources: Project model files found: 2 in 2.916 ms [INFO] yang-to-sources: 6 YANG models processed in 42.60 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 9.590 ms [INFO] Sorted 69 files into 15 directories in 130.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 29.56 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 1.0.4-SNAPSHOT [67/161] [INFO] from features/odl-ietf-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8349 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44311 [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 44311 name: 3eaa673d-973c-45ca-9b73-487177e8c702 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json [INFO] attaching as odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8349 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- [INFO] Building rfc8519-ietf-ethertypes 1.0.4-SNAPSHOT [68/161] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/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:14.0.22:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 521.7 μs [INFO] yang-to-sources: Project model files found: 1 in 2.522 ms [INFO] yang-to-sources: 1 YANG models processed in 3.272 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.415 ms [INFO] Sorted 5 files into 3 directories in 136.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 8.283 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/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/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- [INFO] Building rfc8519-ietf-packet-fields 1.0.4-SNAPSHOT [69/161] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/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:14.0.22:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 545.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.320 ms [INFO] yang-to-sources: 4 YANG models processed in 12.87 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 3.422 ms [INFO] Sorted 30 files into 11 directories in 99.68 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 14.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/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/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- [INFO] Building rfc8519-ietf-access-control-list 1.0.4-SNAPSHOT [70/161] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/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:14.0.22:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 559.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.114 ms [INFO] yang-to-sources: 6 YANG models processed in 34.41 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 6.296 ms [INFO] Sorted 115 files into 32 directories in 157.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 33.02 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/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/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 1.0.4-SNAPSHOT [71/161] [INFO] from features/odl-ietf-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8519 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45127 [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 45127 name: 83714227-b95b-43e1-87c1-1cd70c673cfb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json [INFO] attaching as odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8519 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- [INFO] Building rfc8520-ietf-acldns 1.0.4-SNAPSHOT [72/161] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/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:14.0.22:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.256 ms [INFO] yang-to-sources: Project model files found: 1 in 1.521 ms [INFO] yang-to-sources: 7 YANG models processed in 37.49 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.946 ms [INFO] Sorted 9 files into 3 directories in 96.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 11.27 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/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/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ [INFO] Building rfc8520-ietf-mud 1.0.4-SNAPSHOT [73/161] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/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:14.0.22:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 728.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.795 ms [INFO] yang-to-sources: 7 YANG models processed in 53.09 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 19.52 ms [INFO] Sorted 24 files into 7 directories in 115.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 27.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/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/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 1.0.4-SNAPSHOT [74/161] [INFO] from features/odl-ietf-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8520 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45061 [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 45061 name: 7c703b2c-4157-4fa5-b6e8-758ec7b0c865 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json [INFO] attaching as odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8520 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- [INFO] Building rfc8525 1.0.4-SNAPSHOT [75/161] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/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:14.0.22:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 826.1 μs [INFO] yang-to-sources: Project model files found: 1 in 3.049 ms [INFO] yang-to-sources: 4 YANG models processed in 14.18 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 5.937 ms [INFO] Sorted 51 files into 9 directories in 120.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 17.23 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/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/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml [INFO] attaching as rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json [INFO] attaching as rfc8525-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 1.0.4-SNAPSHOT [76/161] [INFO] from features/odl-ietf-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8525 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41967 [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 41967 name: da9e0583-a6a8-4081-a12e-3b0bf89dcd39 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json [INFO] attaching as odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- [INFO] Building rfc8526 1.0.4-SNAPSHOT [77/161] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8526 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/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:14.0.22:generate-sources (binding) @ rfc8526 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.408 ms [INFO] yang-to-sources: Project model files found: 1 in 1.819 ms [INFO] yang-to-sources: 8 YANG models processed in 22.39 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 6.654 ms [INFO] Sorted 40 files into 14 directories in 122.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 17.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8526 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/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/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8526 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8526 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8526 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8526 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml [INFO] attaching as rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json [INFO] attaching as rfc8526-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8526 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8526 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- [INFO] Installing org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 1.0.4-SNAPSHOT [78/161] [INFO] from features/odl-ietf-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8526 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43713 [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 43713 name: 3d68990b-18a0-4f8e-88b6-7f7bd0933a0d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json [INFO] attaching as odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- [INFO] Building rfc8528 1.0.4-SNAPSHOT [79/161] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/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:14.0.22:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 761.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.363 ms [INFO] yang-to-sources: 3 YANG models processed in 12.92 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.860 ms [INFO] Sorted 21 files into 8 directories in 101.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 11.10 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/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/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml [INFO] attaching as rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json [INFO] attaching as rfc8528-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 1.0.4-SNAPSHOT [80/161] [INFO] from features/odl-ietf-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8528 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33001 [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 33001 name: ec0ba270-a0b4-41f9-8dc8-829c13edda70 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json [INFO] attaching as odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- [INFO] Building rfc8529 1.0.4-SNAPSHOT [81/161] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/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:14.0.22:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 897.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.766 ms [INFO] yang-to-sources: 6 YANG models processed in 27.16 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 6.204 ms [INFO] Sorted 37 files into 10 directories in 121.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 16.84 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/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/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml [INFO] attaching as rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json [INFO] attaching as rfc8529-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 1.0.4-SNAPSHOT [82/161] [INFO] from features/odl-ietf-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8529 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44423 [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 44423 name: b6c276fb-0097-46e2-8db1-0c39bfd1db1c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json [INFO] attaching as odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- [INFO] Building rfc8530 1.0.4-SNAPSHOT [83/161] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/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:14.0.22:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 661.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.208 ms [INFO] yang-to-sources: 5 YANG models processed in 16.36 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 4.281 ms [INFO] Sorted 15 files into 5 directories in 91.25 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 12.42 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/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/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml [INFO] attaching as rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json [INFO] attaching as rfc8530-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 1.0.4-SNAPSHOT [84/161] [INFO] from features/odl-ietf-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8530 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45701 [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 45701 name: 1cd1024e-decf-4fb5-bda5-74a2cdeb7a6e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json [INFO] attaching as odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ [INFO] Building rfc8542-ietf-dc-fabric-types 1.0.4-SNAPSHOT [85/161] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/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:14.0.22:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 758.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.342 ms [INFO] yang-to-sources: 3 YANG models processed in 9.218 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 3.029 ms [INFO] Sorted 40 files into 4 directories in 113.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.332 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/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/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- [INFO] Building rfc8542-ietf-dc-fabric-topology 1.0.4-SNAPSHOT [86/161] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/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:14.0.22:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 667.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.635 ms [INFO] yang-to-sources: 5 YANG models processed in 16.02 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 4.324 ms [INFO] Sorted 35 files into 7 directories in 104.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 14.90 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/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/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 1.0.4-SNAPSHOT [87/161] [INFO] from features/odl-ietf-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8542 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38441 [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 38441 name: 8ceabcd1-4a8b-417e-827a-1c1d2ea3df9d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json [INFO] attaching as odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8542 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 1.0.4-SNAPSHOT [88/161] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/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:14.0.22:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 759.6 μs [INFO] yang-to-sources: Project model files found: 1 in 4.284 ms [INFO] yang-to-sources: 1 YANG models processed in 7.336 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 2.381 ms [INFO] Sorted 23 files into 5 directories in 125.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 10.43 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/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/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 1.0.4-SNAPSHOT [89/161] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44761 [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 44761 name: 4ee548d1-6a50-4993-9070-3f78e48d93d0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- [INFO] Building rfc8572-ietf-sztp-conveyed-info 1.0.4-SNAPSHOT [90/161] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/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:14.0.22:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 812.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.550 ms [INFO] yang-to-sources: 4 YANG models processed in 11.50 ms [INFO] BindingJavaFileGenerator: Defined 27 files in 3.235 ms [INFO] Sorted 27 files into 10 directories in 97.68 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 8.894 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/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/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 1.0.4-SNAPSHOT [91/161] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42401 [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 42401 name: caf9d1ac-3bce-4d42-8480-038880749506 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- [INFO] Building rfc8639 1.0.4-SNAPSHOT [92/161] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8639 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/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:14.0.22:generate-sources (binding) @ rfc8639 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 761.8 μs [INFO] yang-to-sources: Project model files found: 1 in 4.220 ms [INFO] yang-to-sources: 9 YANG models processed in 41.25 ms [INFO] BindingJavaFileGenerator: Defined 136 files in 10.25 ms [INFO] Sorted 136 files into 22 directories in 192.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 35.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/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/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 135 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8639 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml [INFO] attaching as rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json [INFO] attaching as rfc8639-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8639 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- [INFO] Installing org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 1.0.4-SNAPSHOT [93/161] [INFO] from features/odl-ietf-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8639 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41297 [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 41297 name: a706264e-b445-4760-a18f-092acad13c3c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json [INFO] attaching as odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- [INFO] Building rfc8641 1.0.4-SNAPSHOT [94/161] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/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:14.0.22:generate-sources (binding) @ rfc8641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.175 ms [INFO] yang-to-sources: Project model files found: 1 in 3.360 ms [INFO] yang-to-sources: 12 YANG models processed in 54.44 ms [INFO] BindingJavaFileGenerator: Defined 94 files in 12.03 ms [INFO] Sorted 94 files into 24 directories in 225.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 42.77 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8641 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/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/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml [INFO] attaching as rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json [INFO] attaching as rfc8641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- [INFO] Installing org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 1.0.4-SNAPSHOT [95/161] [INFO] from features/odl-ietf-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8641 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41091 [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 41091 name: 0a578e9b-1fd9-4983-91ae-c835776f4ac3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json [INFO] attaching as odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- [INFO] Building rfc8650 1.0.4-SNAPSHOT [96/161] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8650 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/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:14.0.22:generate-sources (binding) @ rfc8650 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 940.9 μs [INFO] yang-to-sources: Project model files found: 1 in 988.1 μs [INFO] yang-to-sources: 10 YANG models processed in 43.83 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 10.11 ms [INFO] Sorted 11 files into 3 directories in 88.50 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 14.74 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8650 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/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/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8650 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8650 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8650 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8650 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml [INFO] attaching as rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json [INFO] attaching as rfc8650-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8650 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8650 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- [INFO] Installing org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 1.0.4-SNAPSHOT [97/161] [INFO] from features/odl-ietf-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8650 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35001 [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 35001 name: d9cf5342-886b-4cad-a7c2-dec7b82793e7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json [INFO] attaching as odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ [INFO] Building iana-tunnel-type 1.0.4-SNAPSHOT [98/161] [INFO] from model/iana/iana-tunnel-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tunnel-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tunnel-type --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-tunnel-type --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tunnel-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/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:14.0.22:generate-sources (binding) @ iana-tunnel-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 761.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.318 ms [INFO] yang-to-sources: 4 YANG models processed in 23.11 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 5.721 ms [INFO] Sorted 23 files into 3 directories in 140.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 9.767 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tunnel-type --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-tunnel-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/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/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tunnel-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tunnel-type --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tunnel-type --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-tunnel-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tunnel-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-tunnel-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-tunnel-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tunnel-type --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml [INFO] attaching as iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json [INFO] attaching as iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tunnel-type --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-tunnel-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tunnel-type --- [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tunnel-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tunnel-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 1.0.4-SNAPSHOT [99/161] [INFO] from features/odl-ietf-model-rfc8675/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8675 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8675 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37017 [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 37017 name: 2d7de357-2e34-401a-8084-bd1125d97e15 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json [INFO] attaching as odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8675 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8675 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- [INFO] Building rfc8776-ietf-te-types 1.0.4-SNAPSHOT [100/161] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/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:14.0.22:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 663.0 μs [INFO] yang-to-sources: Project model files found: 1 in 42.73 ms [INFO] yang-to-sources: 4 YANG models processed in 37.22 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 13.21 ms [INFO] Sorted 400 files into 59 directories in 445.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 88.99 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/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/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/ExtendedAdminGroup.java:[58,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/TeNodeId.java:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ [INFO] Building rfc8776-ietf-te-packet-types 1.0.4-SNAPSHOT [101/161] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/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:14.0.22:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.099 ms [INFO] yang-to-sources: Project model files found: 1 in 2.491 ms [INFO] yang-to-sources: 5 YANG models processed in 51.85 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 11.07 ms [INFO] Sorted 31 files into 5 directories in 108.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 20.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/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/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 1.0.4-SNAPSHOT [102/161] [INFO] from features/odl-ietf-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8776 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40063 [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 40063 name: 63c60d17-d621-4083-859d-2234e689090e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json [INFO] attaching as odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8776 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- [INFO] Building rfc8795-ietf-te-topology 1.0.4-SNAPSHOT [103/161] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/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:14.0.22:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 847.1 μs [INFO] yang-to-sources: Project model files found: 1 in 8.510 ms [INFO] yang-to-sources: 7 YANG models processed in 165.4 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 20.25 ms [INFO] Sorted 209 files into 50 directories in 323.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 79.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/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/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- [INFO] Building rfc8795-ietf-te-topology-state 1.0.4-SNAPSHOT [104/161] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/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:14.0.22:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.198 ms [INFO] yang-to-sources: Project model files found: 1 in 1.823 ms [INFO] yang-to-sources: 10 YANG models processed in 175.8 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 17.80 ms [INFO] Sorted 39 files into 8 directories in 116.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 28.89 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/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/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 1.0.4-SNAPSHOT [105/161] [INFO] from features/odl-ietf-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8795 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40113 [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 40113 name: c9789e84-9377-4fb8-9bf6-54936b3ae759 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 1.0.4-SNAPSHOT [106/161] [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36557 [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 36557 name: 3800d97a-4afc-4f68-aee7-60f867400de4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- [INFO] Building rfc8808 1.0.4-SNAPSHOT [107/161] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8808 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/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:14.0.22:generate-sources (binding) @ rfc8808 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 779.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.326 ms [INFO] yang-to-sources: 4 YANG models processed in 10.67 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 2.979 ms [INFO] Sorted 11 files into 3 directories in 82.31 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 6.428 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8808 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/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/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8808 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8808 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8808 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8808 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml [INFO] attaching as rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json [INFO] attaching as rfc8808-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8808 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8808 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- [INFO] Installing org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 1.0.4-SNAPSHOT [108/161] [INFO] from features/odl-ietf-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8808 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46065 [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 46065 name: bdfac76e-c04a-40f9-a0b4-c853ae9f4728 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json [INFO] attaching as odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- [INFO] Building rfc8819-ietf-module-tags 1.0.4-SNAPSHOT [109/161] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/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:14.0.22:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 525.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.202 ms [INFO] yang-to-sources: 2 YANG models processed in 6.461 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 2.094 ms [INFO] Sorted 10 files into 4 directories in 102.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 6.985 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/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/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 1.0.4-SNAPSHOT [110/161] [INFO] from features/odl-ietf-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8819 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41599 [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 41599 name: 9035cf37-727f-4eb0-8bf0-bd01d79dedb7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- [INFO] Building rfc8819-ietf-module-tags-state 1.0.4-SNAPSHOT [111/161] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/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:14.0.22:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 630.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.077 ms [INFO] yang-to-sources: 3 YANG models processed in 7.448 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 3.434 ms [INFO] Sorted 9 files into 4 directories in 95.50 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 8.176 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/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/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 1.0.4-SNAPSHOT [112/161] [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38577 [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 38577 name: bdf1de54-fc22-4cbf-a30c-f8c8341d08e3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- [INFO] Building rfc8916 1.0.4-SNAPSHOT [113/161] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8916 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/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:14.0.22:generate-sources (binding) @ rfc8916 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 971.2 μs [INFO] yang-to-sources: Project model files found: 1 in 3.316 ms [INFO] yang-to-sources: 12 YANG models processed in 79.41 ms [INFO] BindingJavaFileGenerator: Defined 80 files in 13.96 ms [INFO] Sorted 80 files into 18 directories in 154.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 35.88 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8916 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/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/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8916 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8916 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8916 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8916 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml [INFO] attaching as rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json [INFO] attaching as rfc8916-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8916 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8916 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- [INFO] Installing org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 1.0.4-SNAPSHOT [114/161] [INFO] from features/odl-ietf-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8916 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45193 [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 45193 name: 847d1bc8-9fa5-4605-b941-a5a2ef17e2b0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json [INFO] attaching as odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- [INFO] Building rfc9067 1.0.4-SNAPSHOT [115/161] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9067 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/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:14.0.22:generate-sources (binding) @ rfc9067 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 946.0 μs [INFO] yang-to-sources: Project model files found: 1 in 4.618 ms [INFO] yang-to-sources: 5 YANG models processed in 23.08 ms [INFO] BindingJavaFileGenerator: Defined 93 files in 6.783 ms [INFO] Sorted 93 files into 17 directories in 152.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 26.81 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9067 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/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/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9067 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9067 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9067 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9067 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml [INFO] attaching as rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json [INFO] attaching as rfc9067-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9067 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9067 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- [INFO] Installing org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 1.0.4-SNAPSHOT [116/161] [INFO] from features/odl-ietf-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9067 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36187 [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 36187 name: 578410c2-5110-4fba-96ab-fcc313a9b5f5 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json [INFO] attaching as odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- [INFO] Building rfc9070-ietf-mpls-ldp 1.0.4-SNAPSHOT [117/161] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/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:14.0.22:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 920.7 μs [INFO] yang-to-sources: Project model files found: 1 in 7.388 ms [INFO] yang-to-sources: 9 YANG models processed in 48.04 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 14.30 ms [INFO] Sorted 179 files into 47 directories in 246.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 47.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/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/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 178 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- [INFO] Building rfc9070-ietf-mpls-ldp-extended 1.0.4-SNAPSHOT [118/161] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/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:14.0.22:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 991.6 μs [INFO] yang-to-sources: Project model files found: 1 in 3.821 ms [INFO] yang-to-sources: 11 YANG models processed in 60.42 ms [INFO] BindingJavaFileGenerator: Defined 146 files in 18.34 ms [INFO] Sorted 146 files into 30 directories in 286.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 42.75 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/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/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 145 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 1.0.4-SNAPSHOT [119/161] [INFO] from features/odl-ietf-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9070 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43577 [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 43577 name: 07955b44-a091-4def-b6d8-9feb5d35f626 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json [INFO] attaching as odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9070 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- [INFO] Building rfc9144 1.0.4-SNAPSHOT [120/161] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9144 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/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:14.0.22:generate-sources (binding) @ rfc9144 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.035 ms [INFO] yang-to-sources: Project model files found: 1 in 1.353 ms [INFO] yang-to-sources: 7 YANG models processed in 22.64 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 6.407 ms [INFO] Sorted 25 files into 11 directories in 121.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 10.54 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9144 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/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/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9144 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9144 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9144 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9144 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml [INFO] attaching as rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json [INFO] attaching as rfc9144-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9144 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9144 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- [INFO] Installing org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 1.0.4-SNAPSHOT [121/161] [INFO] from features/odl-ietf-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9144 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42187 [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 42187 name: e9ac1630-71c1-48b8-97f8-4314fb3e2b74 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json [INFO] attaching as odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- [INFO] Building rfc9179 1.0.4-SNAPSHOT [122/161] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9179 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/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:14.0.22:generate-sources (binding) @ rfc9179 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 545.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.654 ms [INFO] yang-to-sources: 2 YANG models processed in 5.899 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 2.092 ms [INFO] Sorted 19 files into 7 directories in 96.91 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 8.537 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9179 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/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/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9179 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9179 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9179 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9179 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml [INFO] attaching as rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json [INFO] attaching as rfc9179-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9179 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9179 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- [INFO] Installing org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 1.0.4-SNAPSHOT [123/161] [INFO] from features/odl-ietf-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9179 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36579 [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 36579 name: d993c89e-cf3f-47cc-b423-e7126a6e622c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json [INFO] attaching as odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- [INFO] Building rfc9196-ietf-system-capabilities 1.0.4-SNAPSHOT [124/161] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/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:14.0.22:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 953.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.362 ms [INFO] yang-to-sources: 6 YANG models processed in 17.66 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 5.130 ms [INFO] Sorted 14 files into 7 directories in 95.99 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.866 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/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/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-system-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 1.0.4-SNAPSHOT [125/161] [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38555 [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 38555 name: 763aab26-f534-4d2e-85d9-e85a764266b4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 1.0.4-SNAPSHOT [126/161] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/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:14.0.22:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.035 ms [INFO] yang-to-sources: Project model files found: 1 in 1.413 ms [INFO] yang-to-sources: 15 YANG models processed in 65.73 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 13.12 ms [INFO] Sorted 17 files into 6 directories in 99.49 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 18.68 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/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/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-notification-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 1.0.4-SNAPSHOT [127/161] [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43611 [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 43611 name: 0a8fea9b-6d3c-466b-b7d4-a170e6c0c0e7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- [INFO] Building rfc9640 1.0.4-SNAPSHOT [128/161] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9640 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/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:14.0.22:generate-sources (binding) @ rfc9640 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 579.7 μs [INFO] yang-to-sources: Project model files found: 1 in 3.254 ms [INFO] yang-to-sources: 3 YANG models processed in 12.68 ms [INFO] BindingJavaFileGenerator: Defined 109 files in 5.680 ms [INFO] Sorted 109 files into 20 directories in 179.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 21.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9640 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/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/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9640 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9640 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9640 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9640 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml [INFO] attaching as rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json [INFO] attaching as rfc9640-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9640 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9640 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- [INFO] Installing org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 1.0.4-SNAPSHOT [129/161] [INFO] from features/odl-ietf-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9640 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32847 [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 32847 name: 88ad7b48-51a3-44e9-9e3d-d673a5675f6b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json [INFO] attaching as odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- [INFO] Building rfc9641 1.0.4-SNAPSHOT [130/161] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/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:14.0.22:generate-sources (binding) @ rfc9641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 837.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.592 ms [INFO] yang-to-sources: 4 YANG models processed in 19.04 ms [INFO] BindingJavaFileGenerator: Defined 55 files in 5.168 ms [INFO] Sorted 55 files into 18 directories in 127.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 15.93 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9641 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/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/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml [INFO] attaching as rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json [INFO] attaching as rfc9641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- [INFO] Installing org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 1.0.4-SNAPSHOT [131/161] [INFO] from features/odl-ietf-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9641 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44775 [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 44775 name: f2cfa838-e94a-469b-aba0-de4060f34709 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json [INFO] attaching as odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- [INFO] Building rfc9642 1.0.4-SNAPSHOT [132/161] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9642 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/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:14.0.22:generate-sources (binding) @ rfc9642 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 687.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.416 ms [INFO] yang-to-sources: 4 YANG models processed in 21.80 ms [INFO] BindingJavaFileGenerator: Defined 71 files in 5.581 ms [INFO] Sorted 71 files into 25 directories in 133.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 17.03 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9642 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/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/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9642 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9642 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9642 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9642 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml [INFO] attaching as rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json [INFO] attaching as rfc9642-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9642 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9642 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- [INFO] Installing org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 1.0.4-SNAPSHOT [133/161] [INFO] from features/odl-ietf-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9642 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38259 [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 38259 name: 36772cef-5f6d-4982-8cb0-7cc693c1ae51 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json [INFO] attaching as odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- [INFO] Building rfc9643-ietf-tcp-common 1.0.4-SNAPSHOT [134/161] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/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:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 660.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.701 ms [INFO] yang-to-sources: 1 YANG models processed in 3.155 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.510 ms [INFO] Sorted 8 files into 4 directories in 129.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.984 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/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/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- [INFO] Building rfc9643-ietf-tcp-client 1.0.4-SNAPSHOT [135/161] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/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:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 680.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.997 ms [INFO] yang-to-sources: 6 YANG models processed in 22.07 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.933 ms [INFO] Sorted 39 files into 14 directories in 470.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 13.54 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/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/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- [INFO] Building rfc9643-ietf-tcp-server 1.0.4-SNAPSHOT [136/161] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/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:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 532.2 μs [INFO] yang-to-sources: Project model files found: 1 in 970.6 μs [INFO] yang-to-sources: 3 YANG models processed in 7.923 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 2.536 ms [INFO] Sorted 9 files into 4 directories in 263.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.260 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/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/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 1.0.4-SNAPSHOT [137/161] [INFO] from features/odl-ietf-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9643 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40343 [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 40343 name: 90349839-f07e-490f-b3b5-aa0f2eb635fc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json [INFO] attaching as odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9643 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- [INFO] Building iana-ssh-encryption-algs 1.0.4-SNAPSHOT [138/161] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-encryption-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/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:14.0.22:generate-sources (binding) @ iana-ssh-encryption-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 626.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.091 ms [INFO] yang-to-sources: 1 YANG models processed in 2.541 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.096 ms [INFO] Sorted 5 files into 3 directories in 132.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.713 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/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/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-encryption-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-encryption-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml [INFO] attaching as iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json [INFO] attaching as iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-encryption-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- [INFO] Building iana-ssh-key-exchange-algs 1.0.4-SNAPSHOT [139/161] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/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:14.0.22:generate-sources (binding) @ iana-ssh-key-exchange-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 410.9 μs [INFO] yang-to-sources: Project model files found: 1 in 4.231 ms [INFO] yang-to-sources: 1 YANG models processed in 3.629 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.606 ms [INFO] Sorted 5 files into 3 directories in 89.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 10.93 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/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/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-key-exchange-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-key-exchange-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml [INFO] attaching as iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json [INFO] attaching as iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-key-exchange-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ [INFO] Building iana-ssh-mac-algs 1.0.4-SNAPSHOT [140/161] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-mac-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/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:14.0.22:generate-sources (binding) @ iana-ssh-mac-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 401.4 μs [INFO] yang-to-sources: Project model files found: 1 in 968.0 μs [INFO] yang-to-sources: 1 YANG models processed in 2.026 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 920.8 μs [INFO] Sorted 5 files into 3 directories in 98.07 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.161 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/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/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-mac-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-mac-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-mac-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml [INFO] attaching as iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json [INFO] attaching as iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-mac-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- [INFO] Building iana-ssh-public-key-algs 1.0.4-SNAPSHOT [141/161] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-public-key-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/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:14.0.22:generate-sources (binding) @ iana-ssh-public-key-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 552.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.908 ms [INFO] yang-to-sources: 1 YANG models processed in 2.763 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.304 ms [INFO] Sorted 5 files into 3 directories in 139.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.116 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/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/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-public-key-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-public-key-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml [INFO] attaching as iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json [INFO] attaching as iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-public-key-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- [INFO] Building rfc9644-ietf-ssh-common 1.0.4-SNAPSHOT [142/161] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/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:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 777.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.257 ms [INFO] yang-to-sources: 9 YANG models processed in 40.16 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 7.439 ms [INFO] Sorted 52 files into 11 directories in 132.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 21.70 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/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/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- [INFO] Building rfc9644-ietf-ssh-client 1.0.4-SNAPSHOT [143/161] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/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:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.234 ms [INFO] yang-to-sources: Project model files found: 1 in 2.232 ms [INFO] yang-to-sources: 11 YANG models processed in 41.69 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 8.118 ms [INFO] Sorted 32 files into 6 directories in 111.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 14.25 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/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/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- [INFO] Building rfc9644-ietf-ssh-server 1.0.4-SNAPSHOT [144/161] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/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:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 857.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.158 ms [INFO] yang-to-sources: 12 YANG models processed in 40.37 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.919 ms [INFO] Sorted 46 files into 12 directories in 115.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 18.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/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/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 1.0.4-SNAPSHOT [145/161] [INFO] from features/odl-ietf-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9644 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43611 [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 43611 name: c55e7b02-f3ab-4479-bb56-6c1a716ad6e1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json [INFO] attaching as odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9644 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- [INFO] Building iana-tls-cipher-suite-algs 1.0.4-SNAPSHOT [146/161] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/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:14.0.22:generate-sources (binding) @ iana-tls-cipher-suite-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 426.1 μs [INFO] yang-to-sources: Project model files found: 1 in 9.326 ms [INFO] yang-to-sources: 1 YANG models processed in 5.434 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.630 ms [INFO] Sorted 5 files into 3 directories in 88.58 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 14.92 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/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/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tls-cipher-suite-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-tls-cipher-suite-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml [INFO] attaching as iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json [INFO] attaching as iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-tls-cipher-suite-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- [INFO] Building rfc9645-ietf-tls-common 1.0.4-SNAPSHOT [147/161] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/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:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 677.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.573 ms [INFO] yang-to-sources: 6 YANG models processed in 35.28 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 6.560 ms [INFO] Sorted 41 files into 10 directories in 122.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 13.54 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/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/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json [INFO] attaching as rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- [INFO] Building rfc9645-ietf-tls-client 1.0.4-SNAPSHOT [148/161] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/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:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 914.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.957 ms [INFO] yang-to-sources: 8 YANG models processed in 40.79 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 6.269 ms [INFO] Sorted 47 files into 12 directories in 81.55 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 14.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/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/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json [INFO] attaching as rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- [INFO] Building rfc9645-ietf-tls-server 1.0.4-SNAPSHOT [149/161] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/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:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 753.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.080 ms [INFO] yang-to-sources: 8 YANG models processed in 43.04 ms [INFO] BindingJavaFileGenerator: Defined 48 files in 7.712 ms [INFO] Sorted 48 files into 12 directories in 132.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 16.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/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/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json [INFO] attaching as rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 1.0.4-SNAPSHOT [150/161] [INFO] from features/odl-ietf-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9645 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46129 [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 46129 name: eda013c0-a09d-43a4-80a8-c27c805c683c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json [INFO] attaching as odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9645 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- [INFO] Building rfc9648 1.0.4-SNAPSHOT [151/161] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9648 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/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:14.0.22:generate-sources (binding) @ rfc9648 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.384 ms [INFO] yang-to-sources: Project model files found: 1 in 5.119 ms [INFO] yang-to-sources: 6 YANG models processed in 25.96 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.491 ms [INFO] Sorted 39 files into 11 directories in 122.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 16.12 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9648 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/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/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9648 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9648 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9648 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9648 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml [INFO] attaching as rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json [INFO] attaching as rfc9648-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9648 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9648 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- [INFO] Installing org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 1.0.4-SNAPSHOT [152/161] [INFO] from features/odl-ietf-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9648 --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40349 [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 40349 name: 44b1afeb-a061-43a1-8ae2-184233981955 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json [INFO] attaching as odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- [INFO] Building rfc8294-netty 1.0.4-SNAPSHOT [153/161] [INFO] from lib/rfc8294-netty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/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] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-netty --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[8,29] module name component rfc8294 should avoid terminal digits [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.2.0:bnd-process (default) @ rfc8294-netty --- [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/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.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8294-netty --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml [INFO] attaching as rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json [INFO] attaching as rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-netty --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 1.0.4-SNAPSHOT [154/161] [INFO] from features/odl-ietf-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-rfc8294-netty --- [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:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-rfc8294-netty --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43675 [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 43675 name: 7773a992-9a42-434c-ba34-e3c2ac7f6252 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [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:14.2.1:copy-files (default) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml [INFO] attaching as odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json [INFO] attaching as odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.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:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 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:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- [INFO] Building features-aggregator 1.0.4-SNAPSHOT [155/161] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- [INFO] Building lib-aggregator 1.0.4-SNAPSHOT [156/161] [INFO] from lib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lib-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lib-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- [INFO] Building iana-aggregator 1.0.4-SNAPSHOT [157/161] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- [INFO] Building rfc-aggregator 1.0.4-SNAPSHOT [158/161] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- [INFO] Building model-aggregator 1.0.4-SNAPSHOT [159/161] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- [INFO] Building test-distribution 1.0.4-SNAPSHOT [160/161] [INFO] from test-distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-distribution --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-distribution --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-distribution --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/test-distribution/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] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-distribution --- [INFO] [INFO] --- resources:3.4.0:resources (process-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/resources [INFO] [INFO] --- karaf:4.4.9:assembly (process-resources) @ test-distribution --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.9/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.9/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/xml/features (stage: Startup) [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/1.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/1.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4.SNAPSHOT, odl-ietf-model-rfc7952/1.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/1.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4.SNAPSHOT, odl-ietf-model-rfc8072/1.0.4.SNAPSHOT, odl-ietf-model-rfc8177/1.0.4.SNAPSHOT, odl-ietf-model-rfc8294/1.0.4.SNAPSHOT, odl-ietf-model-rfc8341/1.0.4.SNAPSHOT, odl-ietf-model-rfc8342/1.0.4.SNAPSHOT, odl-ietf-model-rfc8343/1.0.4.SNAPSHOT, odl-ietf-model-rfc8344/1.0.4.SNAPSHOT, odl-ietf-model-rfc8345/1.0.4.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8346/1.0.4.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8348/1.0.4.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8349/1.0.4.SNAPSHOT, odl-ietf-model-rfc8519/1.0.4.SNAPSHOT, odl-ietf-model-rfc8520/1.0.4.SNAPSHOT, odl-ietf-model-rfc8525/1.0.4.SNAPSHOT, odl-ietf-model-rfc8526/1.0.4.SNAPSHOT, odl-ietf-model-rfc8528/1.0.4.SNAPSHOT, odl-ietf-model-rfc8529/1.0.4.SNAPSHOT, odl-ietf-model-rfc8530/1.0.4.SNAPSHOT, odl-ietf-model-rfc8542/1.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4.SNAPSHOT, odl-ietf-model-rfc8639/1.0.4.SNAPSHOT, odl-ietf-model-rfc8641/1.0.4.SNAPSHOT, odl-ietf-model-rfc8650/1.0.4.SNAPSHOT, odl-ietf-model-rfc8675/1.0.4.SNAPSHOT, odl-ietf-model-rfc8776/1.0.4.SNAPSHOT, odl-ietf-model-rfc8795/1.0.4.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8808/1.0.4.SNAPSHOT, odl-ietf-model-rfc8819/1.0.4.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8916/1.0.4.SNAPSHOT, odl-ietf-model-rfc9067/1.0.4.SNAPSHOT, odl-ietf-model-rfc9070/1.0.4.SNAPSHOT, odl-ietf-model-rfc9144/1.0.4.SNAPSHOT, odl-ietf-model-rfc9179/1.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4.SNAPSHOT, odl-ietf-model-rfc9640/1.0.4.SNAPSHOT, odl-ietf-model-rfc9641/1.0.4.SNAPSHOT, odl-ietf-model-rfc9642/1.0.4.SNAPSHOT, odl-ietf-model-rfc9643/1.0.4.SNAPSHOT, odl-ietf-model-rfc9644/1.0.4.SNAPSHOT, odl-ietf-model-rfc9645/1.0.4.SNAPSHOT, odl-ietf-model-rfc9648/1.0.4.SNAPSHOT, odl-ietf-rfc8294-netty/1.0.4.SNAPSHOT [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.2.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.2.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.2.1/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/xml/features [INFO] Feature odl-ietf-model-rfc8916/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9641/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9067/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9144/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.4-SNAPSHOT [INFO] Feature jaas-boot/4.4.9 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.9.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.9 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-netty-4/14.2.1 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-riscv64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-aarch_64 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.9.Final [INFO] Feature odl-ietf-model-rfc9645/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc6991/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc8641/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.4-SNAPSHOT [INFO] Feature package/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.9 [INFO] Feature shell/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.9 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature jline/3.30.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] Feature odl-ietf-model-rfc8342/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.4-SNAPSHOT [INFO] Feature feature/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ietf-model-rfc8520/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8346/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT [INFO] Feature ssh/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.9 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature service/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.9 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT [INFO] Feature odl-yangtools-binding-spec/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.22 [INFO] Feature odl-ietf-model-rfc7952/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc8528/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9070/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8348-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8819/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9642/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.4-SNAPSHOT [INFO] Feature log/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature framework/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature odl-ietf-model-rfc8795/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT [INFO] Feature shell-compat/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.9 [INFO] Feature odl-ietf-model-rfc6243/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8650/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.4-SNAPSHOT [INFO] Feature deployer/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 [INFO] Feature diagnostic/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.9 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.9.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.9 [INFO] Feature odl-ietf-model-rfc8177/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8343/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8525/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7317-ietf-system/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8529/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8808/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.4-SNAPSHOT [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-ietf-model-rfc8639/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9643/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8795-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8072/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8776/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT [INFO] Feature jaas/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.9 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-ietf-model-rfc8346-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8675/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.4-SNAPSHOT [INFO] Feature scr/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-ietf-model-rfc8294/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.4-SNAPSHOT [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 [INFO] Feature kar/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.9 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-ietf-model-rfc8344/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8530/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8542/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8348/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8819-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8526/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT [INFO] Feature odl-guava/14.2.1 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.0 [INFO] Feature 5b8a774f-a212-4f9a-803a-4a24ec81289a/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 [INFO] Feature odl-jspecify/14.2.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc9640/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.4-SNAPSHOT [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.9 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-yangtools-util/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.22 [INFO] Feature odl-ietf-model-rfc9644/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9179/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.4-SNAPSHOT [INFO] Feature odl-yangtools-common/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.22 [INFO] Feature odl-ietf-model-rfc9648/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.4-SNAPSHOT [INFO] Feature management/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.9 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-ietf-model-rfc6241/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8345-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-rfc8294-netty/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.4-SNAPSHOT [INFO] Feature odl-yangtools-netty/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.22 [INFO] Feature odl-ietf-model-rfc8341/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.4-SNAPSHOT [INFO] Feature standard/4.4.9 is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8345/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8349/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7224/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.4-SNAPSHOT [INFO] Feature bundle/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.9 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-ietf-model-rfc8519/1.0.4.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT [INFO] Feature instance/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.9 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.9 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.9 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-distribution >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-distribution --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-distribution <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:copy (apply-branding) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- [WARNING] Overwriting /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ test-distribution --- [INFO] [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/assembly [INFO] [INFO] --- karaf:14.2.1:populate-local-repo (populate-local-repo) @ test-distribution --- [INFO] Feature repository discovered recursively: fdd42b7b-1045-46a9-a442-f369cd9507a2 [INFO] Feature repository discovered recursively: framework-4.4.9 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty [INFO] Feature repository discovered recursively: odl-jspecify [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.9 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.9:archive (package) @ test-distribution --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-distribution --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- [INFO] Building ietf 1.0.4-SNAPSHOT [161/161] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- [INFO] Deleting /w/workspace/ietf-maven-merge-master/target [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-aggregator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ietf 1.0.4-SNAPSHOT: [INFO] [INFO] ietf-artifacts ..................................... SUCCESS [ 2.277 s] [INFO] bnd-parent ......................................... SUCCESS [ 6.831 s] [INFO] feature-parent ..................................... SUCCESS [ 2.983 s] [INFO] ietf-type-util ..................................... SUCCESS [ 10.088 s] [INFO] bundle-parent ...................................... SUCCESS [ 2.455 s] [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 12.196 s] [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.707 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 11.886 s] [INFO] rfc6022 ............................................ SUCCESS [ 4.329 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 8.036 s] [INFO] rfc6241 ............................................ SUCCESS [ 5.966 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 8.170 s] [INFO] rfc6243 ............................................ SUCCESS [ 2.512 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 8.276 s] [INFO] rfc6470 ............................................ SUCCESS [ 3.208 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 8.011 s] [INFO] rfc8343 ............................................ SUCCESS [ 3.471 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 8.107 s] [INFO] iana-if-type ....................................... SUCCESS [ 6.452 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 8.083 s] [INFO] iana-crypt-hash .................................... SUCCESS [ 2.392 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 8.028 s] [INFO] rfc8341 ............................................ SUCCESS [ 3.865 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 8.318 s] [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.781 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 8.108 s] [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.706 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 8.082 s] [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.396 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.619 s] [INFO] rfc7952 ............................................ SUCCESS [ 2.215 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 7.934 s] [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 3.024 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 7.934 s] [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 3.008 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.979 s] [INFO] rfc8072 ............................................ SUCCESS [ 3.599 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.847 s] [INFO] rfc8177 ............................................ SUCCESS [ 3.942 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.593 s] [INFO] iana-routing-types ................................. SUCCESS [ 2.430 s] [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 5.943 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.819 s] [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.363 s] [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.246 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.296 s] [INFO] rfc8344 ............................................ SUCCESS [ 4.180 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.451 s] [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.859 s] [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.887 s] [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 3.124 s] [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 2.988 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.214 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.530 s] [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.606 s] [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 3.097 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.514 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.732 s] [INFO] iana-hardware ...................................... SUCCESS [ 2.489 s] [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.071 s] [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 3.137 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.611 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.799 s] [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.584 s] [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.358 s] [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 4.049 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.454 s] [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.571 s] [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.773 s] [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.894 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.503 s] [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.430 s] [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 3.168 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.615 s] [INFO] rfc8525 ............................................ SUCCESS [ 6.407 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.822 s] [INFO] rfc8526 ............................................ SUCCESS [ 3.690 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 8.114 s] [INFO] rfc8528 ............................................ SUCCESS [ 2.857 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.145 s] [INFO] rfc8529 ............................................ SUCCESS [ 3.232 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.832 s] [INFO] rfc8530 ............................................ SUCCESS [ 2.831 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.527 s] [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.860 s] [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.238 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 8.093 s] [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.891 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.182 s] [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 2.966 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.514 s] [INFO] rfc8639 ............................................ SUCCESS [ 5.127 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.716 s] [INFO] rfc8641 ............................................ SUCCESS [ 4.502 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.722 s] [INFO] rfc8650 ............................................ SUCCESS [ 2.654 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.861 s] [INFO] iana-tunnel-type ................................... SUCCESS [ 2.590 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.522 s] [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.358 s] [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 2.987 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.320 s] [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 7.222 s] [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 3.775 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.649 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.809 s] [INFO] rfc8808 ............................................ SUCCESS [ 2.393 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.427 s] [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.470 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.210 s] [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.434 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.622 s] [INFO] rfc8916 ............................................ SUCCESS [ 4.634 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.831 s] [INFO] rfc9067 ............................................ SUCCESS [ 4.486 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.682 s] [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.446 s] [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.662 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.938 s] [INFO] rfc9144 ............................................ SUCCESS [ 3.009 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 7.421 s] [INFO] rfc9179 ............................................ SUCCESS [ 2.821 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 7.665 s] [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.739 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.614 s] [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 2.970 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 7.942 s] [INFO] rfc9640 ............................................ SUCCESS [ 4.179 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.437 s] [INFO] rfc9641 ............................................ SUCCESS [ 3.718 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 7.846 s] [INFO] rfc9642 ............................................ SUCCESS [ 3.999 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.765 s] [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.401 s] [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 3.325 s] [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.425 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.409 s] [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.273 s] [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.363 s] [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 2.164 s] [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.260 s] [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.760 s] [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.197 s] [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.541 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.638 s] [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.551 s] [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.250 s] [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.499 s] [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.647 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.756 s] [INFO] rfc9648 ............................................ SUCCESS [ 3.481 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 8.079 s] [INFO] rfc8294-netty ...................................... SUCCESS [ 6.975 s] [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 8.710 s] [INFO] features-aggregator ................................ SUCCESS [ 0.007 s] [INFO] lib-aggregator ..................................... SUCCESS [ 0.004 s] [INFO] iana-aggregator .................................... SUCCESS [ 0.004 s] [INFO] rfc-aggregator ..................................... SUCCESS [ 0.003 s] [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] [INFO] test-distribution .................................. SUCCESS [ 11.464 s] [INFO] ietf ............................................... SUCCESS [ 0.005 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:16 min [INFO] Finished at: 2026-03-01T22:14:00Z [INFO] ------------------------------------------------------------------------ [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins11673623868423576236.sh [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins14579211828988372445.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-deploy.sh -----> Remove metadata files that were not updated -----> Install lftools Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dloQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dloQ/bin to PATH -----> Upload files to Nexus /tmp/venv-dloQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( ####################################################### Deploying directory /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.json (139.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.xml (129.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-features.xml (1.18 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67.pom (2.05 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml (372.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json (117.43 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-features.xml (848.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml (108.89 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.xml (70.35 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-features.xml (758.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.json (76.76 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.json (92.65 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml (85.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml (85.31 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.json (92.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml (377.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom (1.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml (61.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-features.xml (736.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json (67.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.json (92.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml (85.31 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-features.xml (667.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.json (80.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.xml (73.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml (351.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.xml (23.69 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.json (26.68 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67.pom (1.94 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.json (118.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67.pom (1.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-features.xml (1.09 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml (109.53 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml (355.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.xml (3.21 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.json (3.52 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67.pom (40.75 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml (360.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.jar (47.76 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-sources.jar (28.04 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-javadoc.jar (197.27 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.pom (1.49 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.json (37.71 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.xml (34.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-javadoc.jar (233.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.xml (39.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.pom (1.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.jar (51.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-sources.jar (37.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.json (43.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml (367.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.json (47.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.xml (42.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-javadoc.jar (280.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-sources.jar (47.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.jar (61.43 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml (373.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.xml (34.23 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-sources.jar (22.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-javadoc.jar (137.83 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.jar (35.35 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.json (37.82 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml (379.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.xml (55.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.pom (2.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.jar (306.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-javadoc.jar (1.1 mb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-sources.jar (232.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.json (60.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml (366.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json (56.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-javadoc.jar (860.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml (52.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.pom (2.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.jar (229.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-sources.jar (181.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml (52.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.pom (2.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.jar (264.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.json (56.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-javadoc.jar (879.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-sources.jar (191.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml (371.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.json (47.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.jar (33.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.xml (42.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-sources.jar (24.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-javadoc.jar (170.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.jar (60.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml (42.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.json (46.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-sources.jar (48.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-javadoc.jar (259.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-javadoc.jar (1.45 mb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml (42.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.jar (393.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.json (47.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.pom (1.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-sources.jar (320.05 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml (373.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-javadoc.jar (148.14 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.jar (50.87 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-sources.jar (30.68 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.json (37.82 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.xml (34.23 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-sources.jar (86.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-javadoc.jar (433.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.json (60.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.jar (110.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.pom (2.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.xml (55.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.jar (238.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.pom (2.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-javadoc.jar (906.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.json (79.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml (73.65 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-sources.jar (195.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.json (37.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.jar (17.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml (34.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-sources.jar (11.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-javadoc.jar (114.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.json (40.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.jar (97.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-javadoc.jar (417.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-sources.jar (78.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml (37.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.pom (2.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml (61.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-sources.jar (89.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.json (66.3 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-javadoc.jar (471.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.jar (110.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (379.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-sources.jar (38.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-javadoc.jar (234.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml (46.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json (50.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.jar (52.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml (371.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.xml (34.21 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-sources.jar (14.71 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.jar (22.34 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-javadoc.jar (126.35 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml (368.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-sources.jar (46.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.jar (59.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml (34.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json (37.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-javadoc.jar (275.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-javadoc.jar (163.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.jar (30.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-sources.jar (21.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.json (53.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.pom (1.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml (48.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml (368.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.pom (2.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.json (53.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.xml (49.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-sources.jar (665.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-javadoc.jar (3.07 mb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.jar (960.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.json (60.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-sources.jar (87.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.xml (55.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.jar (108.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-javadoc.jar (452.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.pom (2.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-sources.jar (19.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.xml (34.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-javadoc.jar (150.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.pom (1.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.json (37.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.jar (25.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml (367.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.jar (287.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-sources.jar (223.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.pom (1.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-javadoc.jar (1.02 mb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.json (50.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.xml (45.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-sources.jar (24.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.jar (32.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-javadoc.jar (171.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml (45.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.json (50.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (377.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-javadoc.jar (206.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml (42.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json (47.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.jar (45.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-sources.jar (32.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml (380.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml (55.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.pom (2.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar (705.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.jar (192.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json (60.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-sources.jar (160.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-sources.jar (41.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.pom (1.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.json (43.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-javadoc.jar (237.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.jar (58.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.xml (39.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.jar (84.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.pom (2.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-javadoc.jar (336.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-sources.jar (65.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml (45.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.json (50.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-javadoc.jar (319.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.pom (2.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.jar (68.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-sources.jar (54.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.json (63.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml (57.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-sources.jar (57.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-javadoc.jar (296.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.xml (58.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.json (63.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.jar (72.65 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.jar (27.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.json (50.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-sources.jar (20.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-javadoc.jar (159.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.xml (45.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml (364.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-sources.jar (371.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.jar (480.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom (2.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-javadoc.jar (1.64 mb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml (52.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json (57.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.json (56.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml (51.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-javadoc.jar (219.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.jar (49.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-sources.jar (37.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml (373.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.pom (2.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.jar (76.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.json (53.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-javadoc.jar (363.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.xml (49.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-sources.jar (66.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml (371.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-javadoc.jar (127.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-sources.jar (15.38 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.xml (34.21 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.jar (23.26 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.json (79.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-sources.jar (108.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.xml (73.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.pom (2.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.jar (132.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-javadoc.jar (501.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml (377.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.json (77.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.pom (2.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.jar (399.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.xml (71.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-sources.jar (319.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-javadoc.jar (1.4 mb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml (385.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.jar (56.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json (89.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml (83.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-sources.jar (42.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-javadoc.jar (255.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom (2.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-javadoc.jar (509.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.json (66.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-sources.jar (111.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.xml (61.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.jar (133.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.json (53.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.pom (2.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml (49.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-sources.jar (121.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.jar (150.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-javadoc.jar (604.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.json (76.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.jar (90.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-javadoc.jar (348.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.xml (70.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-sources.jar (75.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml (371.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-sources.jar (478.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.jar (606.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.json (64.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.xml (59.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.pom (2.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-javadoc.jar (2.04 mb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.json (37.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.xml (34.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-sources.jar (19.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-javadoc.jar (142.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.jar (27.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml (359.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.xml (45.75 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-javadoc.jar (1.7 mb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.pom (1.67 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.jar (633.98 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-sources.jar (332.72 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.json (50.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-sources.jar (18.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.xml (34.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.jar (32.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.json (37.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.pom (1.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-javadoc.jar (158.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml (366.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-javadoc.jar (145.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.jar (25.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.xml (58.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.pom (1.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-sources.jar (18.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.json (63.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.pom (1.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-sources.jar (51.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-javadoc.jar (284.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.jar (64.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml (46.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.json (50.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml (373.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.json (50.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml (46.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.jar (118.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-sources.jar (81.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-javadoc.jar (463.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml (376.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-sources.jar (60.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.json (50.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-javadoc.jar (326.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.jar (74.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.xml (46.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml (377.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-sources.jar (23.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.jar (32.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.json (50.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-javadoc.jar (167.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.xml (46.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (381.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-sources.jar (59.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-javadoc.jar (300.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json (37.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.jar (74.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml (34.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-javadoc.jar (811.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.json (80.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-sources.jar (180.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.jar (227.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.pom (2.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml (74.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml (365.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-javadoc.jar (137.65 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.json (37.75 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml (34.16 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.jar (28.66 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-sources.jar (20.09 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-sources.jar (110.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.xml (61.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.json (66.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-javadoc.jar (503.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.jar (132.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml (380.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.jar (111.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.pom (1.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json (56.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml (52.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar (448.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-sources.jar (93.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml (49.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.json (53.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.pom (2.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-javadoc.jar (556.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-sources.jar (113.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.jar (144.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml (360.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.xml (9.52 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.json (10.63 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml (1.03 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml (362.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml (34.14 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-sources.jar (15.88 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.jar (22.66 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-javadoc.jar (139.66 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json (37.73 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml (368.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.jar (93.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.json (53.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-javadoc.jar (356.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-sources.jar (76.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.pom (2.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.xml (49.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.jar (111.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml (55.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.pom (2.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.json (60.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-javadoc.jar (445.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-sources.jar (89.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.jar (165.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-javadoc.jar (601.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml (46.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.pom (2.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.json (50.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-sources.jar (123.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml (379.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom (2.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-sources.jar (37.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-javadoc.jar (226.3 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json (60.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.jar (47.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml (55.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.jar (173.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml (45.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-javadoc.jar (652.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-sources.jar (131.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.json (50.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml (374.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-sources.jar (61.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.pom (2.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.jar (74.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.json (57.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.xml (52.44 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-javadoc.jar (285.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml (379.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.json (60.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.jar (145.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-javadoc.jar (543.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.xml (55.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.pom (2.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-sources.jar (114.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml (366.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.jar (31.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.json (40.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-sources.jar (18.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.xml (37.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.pom (1.68 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-javadoc.jar (153.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml (385.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-sources.jar (57.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.jar (74.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.json (71.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml (65.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-javadoc.jar (276.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.pom (2.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml (370.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.xml (64.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.json (69.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.pom (2.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-javadoc.jar (531.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-sources.jar (114.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.jar (147.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml (377.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-javadoc.jar (422.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.jar (115.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.json (74.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-sources.jar (91.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.pom (2.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml (69.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.json (47.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml (42.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.jar (94.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-sources.jar (68.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-javadoc.jar (381.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml (382.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-javadoc.jar (316.37 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.pom (2.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.jar (74.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml (52.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-sources.jar (59.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.json (57.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml (378.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.xml (52.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.jar (97.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-javadoc.jar (391.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.json (57.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-sources.jar (74.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.pom (2.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml (373.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-javadoc.jar (270.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.jar (60.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.json (50.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.xml (45.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.pom (1.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-sources.jar (46.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-javadoc.jar (216.47 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.json (53.3 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-sources.jar (31.69 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.xml (48.73 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.pom (1.64 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.jar (56.71 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.pom (2.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.json (69.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.jar (342.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-sources.jar (275.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-javadoc.jar (1.2 mb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml (64.44 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml (364.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-javadoc.jar (123.14 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-sources.jar (13.14 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.jar (19.92 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.json (37.75 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.xml (34.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml (375.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.xml (45.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.json (50.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.jar (87.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-javadoc.jar (324.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-sources.jar (51.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml (42.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-sources.jar (64.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.json (46.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-javadoc.jar (341.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.jar (85.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-javadoc.jar (616.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.json (53.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.pom (1.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml (49.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.jar (159.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-sources.jar (128.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.jar (192.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml (48.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.json (53.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-sources.jar (155.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.pom (2.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-javadoc.jar (761.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml (368.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.pom (2.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-sources.jar (425.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.jar (543.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.xml (64.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-javadoc.jar (1.8 mb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.json (70.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-sources.jar (23.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.pom (1.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.json (73.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-javadoc.jar (165.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml (67.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.jar (31.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.jar (227.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.json (50.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-javadoc.jar (923.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml (45.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-sources.jar (180.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml (375.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.xml (52.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-sources.jar (59.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.jar (81.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.json (57.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-javadoc.jar (316.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-javadoc.jar (407.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml (55.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-sources.jar (81.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.jar (105.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.json (60.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (378.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.jar (88.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-sources.jar (67.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml (49.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom (2.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json (53.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-javadoc.jar (360.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-features.xml (659.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.json (92.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.xml (85.06 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml (79.22 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.json (86.22 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.xml (92.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.json (100.48 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-features.xml (775.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.json (67.29 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml (61.49 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-features.xml (666.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml (73.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.json (80.02 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml (388.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom (1.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml (100.55 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-features.xml (996.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json (108.91 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.xml (67.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.json (73.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-features.xml (859.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.json (73.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml (67.49 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-features.xml (678.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.xml (76.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-features.xml (760.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67.pom (1.59 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.json (83.45 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml (93.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.json (101.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67.pom (1.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.json (87.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.xml (80.19 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-features.xml (855.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.json (116.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-features.xml (1.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.xml (107.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.json (120.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.xml (111.88 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-features.xml (991.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.json (99.43 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.xml (91.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67.pom (1.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-features.xml (858.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml (115.43 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.json (124.72 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.json (80.04 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml (73.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (390.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-features.xml (801.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml (61.92 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json (67.72 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.json (80.04 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml (73.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml (375.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml (85.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-features.xml (963.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json (93.06 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml (355.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.pom (1.67 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-sources.jar (7.04 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-javadoc.jar (96.63 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.jar (12.84 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.json (45.08 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.xml (40.25 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67.pom (1.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.json (114.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml (105.94 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-features.xml (1.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-features.xml (765.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.json (93.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.xml (85.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-features.xml (977.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.json (90.55 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67.pom (1.93 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.xml (83.48 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml (354.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json (74.43 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-sources.jar (4.57 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.pom (1.95 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml (67.45 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-javadoc.jar (89.73 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.jar (11.14 kb) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml (372.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67.pom (1.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json (90.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-features.xml (609.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml (83.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml (73.56 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.json (80.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.json (99.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml (91.33 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml (73.54 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.json (80.11 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml (372.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml (86.53 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-features.xml (610.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67.pom (1.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json (93.81 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-features.xml (875.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67.pom (1.76 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.json (99.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.xml (92.2 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml (73.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.json (80.02 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml (372.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json (86.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml (79.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-features.xml (712.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67.pom (1.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.json (110.89 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-features.xml (1012.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.xml (102.76 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml (379.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67.pom (1.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml (61.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-features.xml (738.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json (67.48 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml (388.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml (73.94 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json (80.51 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-features.xml (775.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (387.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom (1.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-features.xml (1019.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json (87.01 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml (80.04 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.json (146.94 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67.pom (1.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-features.xml (1.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml (136.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.json (108.51 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml (100.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml (98.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.json (106.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (386.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml (73.8 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json (80.38 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-features.xml (765.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67.pom (2.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.json (142.72 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml (132.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-features.xml (1.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67.pom (1.64 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json (147.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml (136.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-features.xml (822.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.json (86.3 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml (79.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml (79.45 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.json (86.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml (79.34 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.json (86.33 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml (355.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.xml (5.39 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.json (5.96 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67.pom (1.59 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.xml (123.2 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67.pom (2.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-features.xml (1.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.json (132.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml (88.29 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.json (95.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml (373.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json (93.31 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-features.xml (967.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml (85.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.xml (86.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.json (93.52 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-features.xml (870.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67.pom (1.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml (394.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom (1.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-features.xml (1.05 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml (155.38 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json (167.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.json (86.22 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-features.xml (655.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.xml (79.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml (372.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json (127.1 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml (118.0 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-features.xml (848.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.json (86.37 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml (79.4 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml (104.0 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.json (112.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml (363.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.xml (95.51 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.json (103.34 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67.pom (1.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-features.xml (751.0 b) Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-sources.jar Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.jar.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-javadoc.jar Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.jar.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.jar Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260301.215943-67-features.xml Finished deploying /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot ####################################################### [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins10880967301739344732.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1557 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 4 [JaCoCo plugin] Saving matched execfiles: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/classes 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes 41 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes 94 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes 245 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes 14 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes 140 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes 292 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes 32 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes 105 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes 44 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes 55 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes 205 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes 139 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes 13 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes 13 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes 123 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes 161 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes 28 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes 148 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes 76 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes 101 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes 57 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/test-distribution/target/classes 0 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 1.604278, method: 1.6184971, line: 5.318491, branch: 85.71429, instruction: 7.2376122, complexity: 3.2731376 [PostBuildScript] - [INFO] Executing post build scripts. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins11951707328543617805.sh ---> sysstat.sh [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins17940442680549173278.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ietf-maven-merge-master + 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/ietf-maven-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ietf-maven-merge-master ']' + mkdir -p /w/workspace/ietf-maven-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-merge-master/archives/ [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins9024168629094381557.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dloQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dloQ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins4684260839187368526.sh provisioning config files... Could not find credentials [logs] for ietf-maven-merge-master #216 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config9785830768115449496tmp 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. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14002750143586101982.sh ---> create-netrc.sh WARN: Log server credential not found. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins12148751861312585497.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dloQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dloQ/bin to PATH [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins12147728091726291948.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins1882472699020553168.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dloQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dloQ/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 1334s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1334 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/ietf-maven-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/ietf-maven-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ietf-maven-merge-master,216,2026-03-01 22:19:14,v3-standard-4,1334,0.11,0.00,SUCCESS [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins10257597713082474107.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dloQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dloQ/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-merge-master/216/ INFO: archiving logs to S3 /tmp/venv-dloQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-25087 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 9.9G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 688 10972 4 4328 14958 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:4d:96:55 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.11/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85056sec preferred_lft 85056sec inet6 fe80::f816:3eff:fe4d:9655/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 96:d0:0f:c9:93:32 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 5.15.0-168-generic (prd-ubuntu2204-docker-4c-4g-25087) 03/01/26 _x86_64_ (4 CPU) 21:57:09 LINUX RESTART (4 CPU) 22:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:10:00 53.39 2.22 43.13 8.04 332.79 5270.59 23686.46 Average: 53.39 2.22 43.13 8.04 332.79 5270.59 23686.46 22:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:10:00 10268680 13821904 2136084 13.05 165516 3494500 2584876 14.84 671168 5029172 102020 Average: 10268680 13821904 2136084 13.05 165516 3494500 2584876 14.84 671168 5029172 102020 22:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:10:00 lo 4567.12 4567.12 4352.60 4352.60 0.00 0.00 0.00 0.00 22:10:00 ens3 130.55 93.85 332.80 29.16 0.00 0.00 0.00 0.00 22:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 4567.12 4567.12 4352.60 4352.60 0.00 0.00 0.00 0.00 Average: ens3 130.55 93.85 332.80 29.16 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 5.15.0-168-generic (prd-ubuntu2204-docker-4c-4g-25087) 03/01/26 _x86_64_ (4 CPU) 21:57:09 LINUX RESTART (4 CPU) 22:00:01 CPU %user %nice %system %iowait %steal %idle 22:10:00 all 67.41 0.00 4.02 0.11 0.09 28.36 22:10:00 0 66.91 0.00 4.28 0.14 0.09 28.58 22:10:00 1 67.05 0.00 4.09 0.09 0.09 28.67 22:10:00 2 68.53 0.00 3.85 0.15 0.09 27.38 22:10:00 3 67.16 0.00 3.85 0.08 0.09 28.82 Average: all 67.41 0.00 4.02 0.11 0.09 28.36 Average: 0 66.91 0.00 4.28 0.14 0.09 28.58 Average: 1 67.05 0.00 4.09 0.09 0.09 28.67 Average: 2 68.53 0.00 3.85 0.15 0.09 27.38 Average: 3 67.16 0.00 3.85 0.08 0.09 28.82