Started by user NicolasBailliet
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace
The recommended git tool is: NONE
using credential 2ad325d5-1ad7-4c47-8fa6-7511b68f7a9e
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@gitlab.inria.fr:gazelle/validator/FhirValidator.git # timeout=10
Fetching upstream changes from git@gitlab.inria.fr:gazelle/validator/FhirValidator.git
> git --version # timeout=10
> git --version # 'git version 2.11.0'
using GIT_SSH to set credentials
> git fetch --tags --progress -- git@gitlab.inria.fr:gazelle/validator/FhirValidator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/defect/FHIRVAL-104^{commit} # timeout=10
Checking out Revision 146b947bd71410dd89c06c468577315e3ce430ad (refs/remotes/origin/defect/FHIRVAL-104)
> git config core.sparsecheckout # timeout=10
> git checkout -f 146b947bd71410dd89c06c468577315e3ce430ad # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git branch -D defect/FHIRVAL-104 # timeout=10
> git checkout -b defect/FHIRVAL-104 146b947bd71410dd89c06c468577315e3ce430ad # timeout=10
Commit message: "[FHIRVAL-102] add R4 profile in the pom parent"
> git rev-list --no-walk 146b947bd71410dd89c06c468577315e3ce430ad # timeout=10
[Checks API] No suitable checks publisher found.
[workspace] $ /bin/bash -xe /tmp/jenkins2289941738865203863.sh
+ git config user.email net.gazelle@gmail.com
+ git config user.name jenkins
Parsing POMs
Established TCP socket on 40717
[workspace] $ /usr/lib/jvm/java-8-oracle//bin/java -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF8 -Xmx4096m -XX:MaxPermSize=1024m -cp /home/jenkins/.hudson/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/home/jenkins/.hudson/tools/hudson.tasks.Maven_MavenInstallation/Maven3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/.hudson/tools/hudson.tasks.Maven_MavenInstallation/Maven3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/.hudson/tools/hudson.tasks.Maven_MavenInstallation/Maven3 /home/jenkins/.hudson/war/WEB-INF/lib/remoting-4.5.jar /home/jenkins/.hudson/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /home/jenkins/.hudson/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 40717
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/pom.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] FhirValidator
[INFO] Fhir-Validator-Common
[INFO] Fhir-Validator-Common-Business
[INFO] Fhir-Validator-Common-Application
[INFO] Fhir-Validator-Common-Adapter
[INFO] Fhir-Validator-Common-Peripherals
[INFO] Fhir-Validator-Definition
[INFO] Fhir-Validator-Definition-Application
[INFO] Fhir-Validator-Definition-Adapter
[INFO] FhirValidator - WAR
[INFO] Fhir-Validator-Validation
[INFO] FhirValidator-Validation-Application
[INFO] Fhir-Validator-Validation-Peripherals
[INFO] FhirValidator - EAR
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FhirValidator 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ FhirValidator ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ FhirValidator ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace && git whatchanged '--since=2020-10-31 14:52:20 +0000' '--until=2020-12-01 14:52:20 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly-metadata) @ FhirValidator ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/FhirValidator-metadata.zip
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ FhirValidator ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator/4.0.4-SNAPSHOT/FhirValidator-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/FhirValidator-metadata.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator/4.0.4-SNAPSHOT/FhirValidator-4.0.4-SNAPSHOT-metadata.zip
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Common 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Common ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Common ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common && git whatchanged '--since=2020-10-31 14:52:22 +0000' '--until=2020-12-01 14:52:22 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly-metadata) @ Fhir-Validator-Common ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/Fhir-Validator-Common-metadata.zip
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Common ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common/4.0.4-SNAPSHOT/Fhir-Validator-Common-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/Fhir-Validator-Common-metadata.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common/4.0.4-SNAPSHOT/Fhir-Validator-Common-4.0.4-SNAPSHOT-metadata.zip
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Common-Business 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.1.0/hapi-fhir-base-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.1.0/hapi-fhir-base-4.1.0.pom (8.0 kB at 6.7 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.1.0/hapi-deployable-pom-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.1.0/hapi-deployable-pom-4.1.0.pom (7.8 kB at 9.1 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.1.0/hapi-fhir-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.1.0/hapi-fhir-4.1.0.pom (78 kB at 65 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.1.0/hapi-fhir-base-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.1.0/hapi-fhir-base-4.1.0.jar (886 kB at 1.0 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Common-Business ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Common-Business ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business && git whatchanged '--since=2020-10-31 14:52:28 +0000' '--until=2020-12-01 14:52:28 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Common-Business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Common-Business ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Common-Business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Common-Business ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Common-Business ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ Fhir-Validator-Common-Business ---
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/Fhir-Validator-Common-Business.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ Fhir-Validator-Common-Business ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/Fhir-Validator-Common-Business-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Common-Business ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/Fhir-Validator-Common-Business.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Business/4.0.4-SNAPSHOT/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Business/4.0.4-SNAPSHOT/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/Fhir-Validator-Common-Business-tests.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Business/4.0.4-SNAPSHOT/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT-tests.jar
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Common-Application 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Common-Application ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Common-Application ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application && git whatchanged '--since=2020-10-31 14:52:31 +0000' '--until=2020-12-01 14:52:31 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Common-Application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Common-Application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Common-Application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Common-Application ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Common-Application ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ Fhir-Validator-Common-Application ---
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/Fhir-Validator-Common-Application.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ Fhir-Validator-Common-Application ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/Fhir-Validator-Common-Application-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Common-Application ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/Fhir-Validator-Common-Application.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Application/4.0.4-SNAPSHOT/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Application/4.0.4-SNAPSHOT/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/Fhir-Validator-Common-Application-tests.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Application/4.0.4-SNAPSHOT/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT-tests.jar
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Common-Adapter 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/collections/eclipse-collections-api/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/collections/eclipse-collections-api/maven-metadata.xml (1.7 kB at 100 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/collections/eclipse-collections/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/collections/eclipse-collections/maven-metadata.xml (1.7 kB at 117 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/collections/eclipse-collections-forkjoin/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/collections/eclipse-collections-forkjoin/maven-metadata.xml (1.7 kB at 129 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/com/google/guava/guava/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/com/google/guava/guava/maven-metadata.xml (4.1 kB at 683 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Common-Adapter ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Common-Adapter ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter && git whatchanged '--since=2020-10-31 14:53:24 +0000' '--until=2020-12-01 14:53:24 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Common-Adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Common-Adapter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Common-Adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Common-Adapter ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Common-Adapter ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-ejb-plugin:2.3:ejb (default-ejb) @ Fhir-Validator-Common-Adapter ---
[INFO] Building EJB Fhir-Validator-Common-Adapter with EJB version 3.0
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/Fhir-Validator-Common-Adapter.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Common-Adapter ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/Fhir-Validator-Common-Adapter.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Common-Adapter-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Common-Adapter-4.0.4-SNAPSHOT.pom
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Common-Peripherals 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/4.1.0/hapi-fhir-validation-resources-r4-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/4.1.0/hapi-fhir-validation-resources-r4-4.1.0.pom (1.4 kB at 1.1 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/4.1.0/hapi-fhir-structures-r4-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/4.1.0/hapi-fhir-structures-r4-4.1.0.pom (9.7 kB at 7.2 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.utilities/4.1.0/org.hl7.fhir.utilities-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.utilities/4.1.0/org.hl7.fhir.utilities-4.1.0.pom (5.2 kB at 4.4 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.core/4.1.0/org.hl7.fhir.core-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.core/4.1.0/org.hl7.fhir.core-4.1.0.pom (11 kB at 9.2 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r4/4.1.0/org.hl7.fhir.r4-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r4/4.1.0/org.hl7.fhir.r4-4.1.0.pom (2.9 kB at 3.1 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation/4.1.0/hapi-fhir-validation-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation/4.1.0/hapi-fhir-validation-4.1.0.pom (8.7 kB at 10 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-converter/4.1.0/hapi-fhir-converter-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-converter/4.1.0/hapi-fhir-converter-4.1.0.pom (4.8 kB at 6.1 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.convertors/4.1.0/org.hl7.fhir.convertors-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.convertors/4.1.0/org.hl7.fhir.convertors-4.1.0.pom (2.5 kB at 3.2 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/4.1.0/org.hl7.fhir.dstu2-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/4.1.0/org.hl7.fhir.dstu2-4.1.0.pom (2.6 kB at 3.4 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/4.1.0/org.hl7.fhir.dstu2016may-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/4.1.0/org.hl7.fhir.dstu2016may-4.1.0.pom (2.9 kB at 3.3 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu3/4.1.0/org.hl7.fhir.dstu3-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu3/4.1.0/org.hl7.fhir.dstu3-4.1.0.pom (3.2 kB at 4.7 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/4.1.0/org.hl7.fhir.r5-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/4.1.0/org.hl7.fhir.r5-4.1.0.pom (3.3 kB at 3.9 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/4.1.0/org.hl7.fhir.validation-4.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/4.1.0/org.hl7.fhir.validation-4.1.0.pom (4.1 kB at 3.7 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/net/ihe/gazelle/library/fhir-util/3.0.1/fhir-util-3.0.1.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/net/ihe/gazelle/library/fhir-util/3.0.1/fhir-util-3.0.1.pom (2.7 kB at 351 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.0.0/hapi-fhir-base-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.0.0/hapi-fhir-base-4.0.0.pom (8.3 kB at 10 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.0.0/hapi-deployable-pom-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.0.0/hapi-deployable-pom-4.0.0.pom (7.5 kB at 8.6 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.0.0/hapi-fhir-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.0.0/hapi-fhir-4.0.0.pom (77 kB at 75 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.4.14.v20181114/jetty-server-9.4.14.v20181114.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.4.14.v20181114/jetty-server-9.4.14.v20181114.pom (2.6 kB at 3.2 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-project/9.4.14.v20181114/jetty-project-9.4.14.v20181114.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-project/9.4.14.v20181114/jetty-project-9.4.14.v20181114.pom (68 kB at 90 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 17 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.4.14.v20181114/jetty-http-9.4.14.v20181114.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.4.14.v20181114/jetty-http-9.4.14.v20181114.pom (4.3 kB at 5.9 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.4.14.v20181114/jetty-util-9.4.14.v20181114.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.4.14.v20181114/jetty-util-9.4.14.v20181114.pom (3.8 kB at 4.9 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.4.14.v20181114/jetty-io-9.4.14.v20181114.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.4.14.v20181114/jetty-io-9.4.14.v20181114.pom (1.3 kB at 1.1 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/4.0.0/hapi-fhir-structures-r4-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/4.0.0/hapi-fhir-structures-r4-4.0.0.pom (9.3 kB at 9.5 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.utilities/4.0.0/org.hl7.fhir.utilities-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.utilities/4.0.0/org.hl7.fhir.utilities-4.0.0.pom (4.0 kB at 1.8 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.core/4.0.0/org.hl7.fhir.core-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.core/4.0.0/org.hl7.fhir.core-4.0.0.pom (8.3 kB at 6.3 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.0.0-SNAPSHOT/maven-metadata.xml (614 B at 231 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.0.0-SNAPSHOT/hapi-deployable-pom-4.0.0-20190813.222805-65.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-deployable-pom/4.0.0-SNAPSHOT/hapi-deployable-pom-4.0.0-20190813.222805-65.pom (7.5 kB at 934 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.0.0-SNAPSHOT/maven-metadata.xml (604 B at 220 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.0.0-SNAPSHOT/hapi-fhir-4.0.0-20190813.222749-67.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir/4.0.0-SNAPSHOT/hapi-fhir-4.0.0-20190813.222749-67.pom (77 kB at 54 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 412 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.0.0-SNAPSHOT/hapi-fhir-base-4.0.0-20190813.222849-58.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-base/4.0.0-SNAPSHOT/hapi-fhir-base-4.0.0-20190813.222849-58.pom (8.3 kB at 8.0 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r4/4.0.0/org.hl7.fhir.r4-4.0.0.pom
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r4/4.0.0/org.hl7.fhir.r4-4.0.0.pom (2.9 kB at 2.1 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/4.1.0/hapi-fhir-validation-resources-r4-4.1.0.jar
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/4.1.0/hapi-fhir-structures-r4-4.1.0.jar
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.utilities/4.1.0/org.hl7.fhir.utilities-4.1.0.jar
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r4/4.1.0/org.hl7.fhir.r4-4.1.0.jar
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation/4.1.0/hapi-fhir-validation-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/4.1.0/hapi-fhir-structures-r4-4.1.0.jar (49 kB at 23 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-converter/4.1.0/hapi-fhir-converter-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.utilities/4.1.0/org.hl7.fhir.utilities-4.1.0.jar (303 kB at 111 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.convertors/4.1.0/org.hl7.fhir.convertors-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r4/4.1.0/org.hl7.fhir.r4-4.1.0.jar (12 MB at 4.0 MB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/4.1.0/org.hl7.fhir.r5-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation/4.1.0/hapi-fhir-validation-4.1.0.jar (162 kB at 54 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/4.1.0/org.hl7.fhir.validation-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/4.1.0/hapi-fhir-validation-resources-r4-4.1.0.jar (10.0 MB at 3.0 MB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/4.1.0/org.hl7.fhir.dstu2-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/hapi-fhir-converter/4.1.0/hapi-fhir-converter-4.1.0.jar (9.1 kB at 2.7 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/4.1.0/org.hl7.fhir.dstu2016may-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.convertors/4.1.0/org.hl7.fhir.convertors-4.1.0.jar (2.9 MB at 571 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu3/4.1.0/org.hl7.fhir.dstu3-4.1.0.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/4.1.0/org.hl7.fhir.validation-4.1.0.jar (336 kB at 64 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/4.1.0/org.hl7.fhir.dstu2-4.1.0.jar (3.3 MB at 626 kB/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/net/ihe/gazelle/library/fhir-util/3.0.1/fhir-util-3.0.1.jar
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/4.1.0/org.hl7.fhir.r5-4.1.0.jar (12 MB at 2.3 MB/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu3/4.1.0/org.hl7.fhir.dstu3-4.1.0.jar (9.8 MB at 1.5 MB/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/4.1.0/org.hl7.fhir.dstu2016may-4.1.0.jar (8.4 MB at 1.2 MB/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar (774 kB at 109 kB/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/net/ihe/gazelle/library/fhir-util/3.0.1/fhir-util-3.0.1.jar (25 kB at 2.3 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Common-Peripherals ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Common-Peripherals ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals && git whatchanged '--since=2020-10-31 14:54:32 +0000' '--until=2020-12-01 14:54:32 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/buildmetadata.xml'...
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default-prepare-agent) @ Fhir-Validator-Common-Peripherals ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Common-Peripherals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Common-Peripherals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Common-Peripherals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Common-Peripherals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Common-Peripherals ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running hl7Fhir.OperationOutcomeAdapterTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.828 s - in hl7Fhir.OperationOutcomeAdapterTest
[INFO] Running net.ihe.gazelle.fhir.validator.common.peripherals.Hapi.HappiAdapterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.ihe.gazelle.fhir.validator.common.peripherals.Hapi.HappiAdapterTest
[INFO] Running net.ihe.gazelle.fhir.validator.common.peripherals.Hapi.HappiAdapterDAOTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in net.ihe.gazelle.fhir.validator.common.peripherals.Hapi.HappiAdapterDAOTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (default-report) @ Fhir-Validator-Common-Peripherals ---
[INFO] Loading execution data file /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/jacoco.exec
[INFO] Analyzed bundle 'Fhir-Validator-Common-Peripherals' with 19 classes
[INFO]
[INFO] --- maven-ejb-plugin:2.3:ejb (default-ejb) @ Fhir-Validator-Common-Peripherals ---
[INFO] Building EJB Fhir-Validator-Common-Peripherals with EJB version 3.0
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/Fhir-Validator-Common-Peripherals.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Common-Peripherals ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/Fhir-Validator-Common-Peripherals.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Common-Peripherals-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Common-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Common-Peripherals-4.0.4-SNAPSHOT.pom
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Definition 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Definition ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Definition ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition && git whatchanged '--since=2020-10-31 14:54:42 +0000' '--until=2020-12-01 14:54:42 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly-metadata) @ Fhir-Validator-Definition ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/Fhir-Validator-Definition-metadata.zip
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Definition ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition/4.0.4-SNAPSHOT/Fhir-Validator-Definition-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/Fhir-Validator-Definition-metadata.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition/4.0.4-SNAPSHOT/Fhir-Validator-Definition-4.0.4-SNAPSHOT-metadata.zip
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Definition-Application 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Definition-Application ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Definition-Application ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application && git whatchanged '--since=2020-10-31 14:54:43 +0000' '--until=2020-12-01 14:54:43 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Definition-Application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Definition-Application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Definition-Application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Definition-Application ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Definition-Application ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ Fhir-Validator-Definition-Application ---
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/Fhir-Validator-Definition-Application.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ Fhir-Validator-Definition-Application ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/Fhir-Validator-Definition-Application-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Definition-Application ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/Fhir-Validator-Definition-Application.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition-Application/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition-Application/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/Fhir-Validator-Definition-Application-tests.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition-Application/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT-tests.jar
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Definition-Adapter 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Definition-Adapter ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Definition-Adapter ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter && git whatchanged '--since=2020-10-31 14:54:46 +0000' '--until=2020-12-01 14:54:46 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/buildmetadata.xml'...
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default-prepare-agent) @ Fhir-Validator-Definition-Adapter ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Definition-Adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Definition-Adapter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Definition-Adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Definition-Adapter ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Definition-Adapter ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (default-report) @ Fhir-Validator-Definition-Adapter ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-ejb-plugin:2.3:ejb (default-ejb) @ Fhir-Validator-Definition-Adapter ---
[INFO] Building EJB Fhir-Validator-Definition-Adapter with EJB version 3.0
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/Fhir-Validator-Definition-Adapter.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Definition-Adapter ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/Fhir-Validator-Definition-Adapter.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Adapter-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Definition-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Adapter-4.0.4-SNAPSHOT.pom
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FhirValidator - WAR 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/com/google/guava/guava/24.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/com/google/guava/guava/24.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 152 B/s)
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/com/google/guava/guava-parent/24.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/com/google/guava/guava-parent/24.0-SNAPSHOT/maven-metadata.xml (605 B at 181 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ FhirValidator-war ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ FhirValidator-war ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war && git whatchanged '--since=2020-10-31 14:55:01 +0000' '--until=2020-12-01 14:55:01 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/buildmetadata.xml'...
[INFO]
[INFO] --- gazelle-plugins:1.60:generate-messages (build-messages-from-xml) @ FhirValidator-war ---
[INFO] Skipped, using crowdin as messages.mode
[INFO]
[INFO] --- gazelle-plugins:1.60:aggregate-messages (aggregate-messages) @ FhirValidator-war ---
[INFO] Using crowdin as messages.mode
[info] Aggregating all message properties from dependencies
[info] Aggregate properties for lang en
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/en/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/en/net.ihe.gazelle.gazelle-preferences-war/gazelle-preferences-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/en/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/en/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/en/net.ihe.gazelle.validator-statistics-war/validator-statistics-war.properties
[info] Aggregate properties for lang sv-SE
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/sv-SE/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/sv-SE/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/sv-SE/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang fr
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/fr/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/fr/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/fr/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang fi
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/fi/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/fi/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/fi/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang pl
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/pl/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/pl/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/pl/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang ja
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/ja/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/ja/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/ja/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang zh-TW
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/zh-TW/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/zh-TW/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/zh-TW/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang es-ES
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/es-ES/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/es-ES/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/es-ES/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang zh-CN
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/zh-CN/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/zh-CN/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/zh-CN/net.ihe.gazelle.gazelle-assets/assets.properties
[info] Aggregate properties for lang de
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/de/net.ihe.gazelle.maven.gazelle-seam-tools-war/gazelle-seam-tools.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/de/net.ihe.gazelle.simulators.simulator-common-war/simulator-common-war.properties
[info] Adding /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/crowdin/de/net.ihe.gazelle.gazelle-assets/assets.properties
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ FhirValidator-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/resources
[INFO] Copying 10 resources
[INFO]
[INFO] --- gazelle-plugins:1.60:check-xhtml-messages (check-translations-xml) @ FhirValidator-war ---
[INFO] Ignoring ui:param/f:param with name in [id, sectionToReRender, panelId, panelsToReRender, SuffixForID, panel2refresh, required, filterId, filterForm, divIdVar, dataListIdVar, editorIdVar, containerPanelId, varList, varTableId, varColor, tableName, onchange_callback, save_callback, convert_urls, theme_advanced_statusbar_location, theme_advanced_resizing, theme_advanced_toolbar_location, theme_advanced_toolbar_align, theme_advanced_buttons1, theme_advanced_buttons2, dataScrollerId, dataTableId, idToRerender, beanName, multiple, extensions, popup_id, panel_id, styleClass, headerStyleClass, bodyStyleClass, footerStyleClass, openByDefault, icon_class, dt_styleClass, dd_styleClass]
[INFO] Names can be added using ignoredParamNames in gazelle-plugins configuration. (see mvn gazelle:help -Ddetail=true -Dgoal=check-xhtml-messages)
[WARNING] Missing translation in template.xhtml (line:14,col:34) text = Gazelle FHIR Validator
[WARNING] Missing translation in template.xhtml (line:46,col:94) attribute: value = Gazelle FHIR Validator
[WARNING] Missing translation in template.xhtml (line:62,col:64) attribute: value = Statistics
[WARNING] Missing translation in menu_links.xhtml (line:8,col:49) attribute: value = FHIR Validators
[WARNING] Missing translation in menu_links.xhtml (line:14,col:57) attribute: value = List Validators
[WARNING] Missing translation in footer.xhtml (line:6,col:61) attribute: value = My Simulator
[WARNING] Missing translation in displayResourceValidator.xhtml (line:12,col:66) text = Validation description
[WARNING] Missing translation in displayResourceValidator.xhtml (line:15,col:57) text = Name
[WARNING] Missing translation in displayResourceValidator.xhtml (line:19,col:56) text = OID
[WARNING] Missing translation in displayResourceValidator.xhtml (line:23,col:60) text = Profile
[WARNING] Missing translation in displayResourceValidator.xhtml (line:27,col:66) text = Descriminator
[WARNING] Missing translation in displayResourceValidator.xhtml (line:31,col:59) text = Status
[WARNING] Missing translation in displayResourceValidator.xhtml (line:32,col:144) attribute: value = Available
[WARNING] Missing translation in displayResourceValidator.xhtml (line:34,col:152) attribute: value = Not available
[WARNING] Missing translation in displayResourceValidator.xhtml (line:38,col:80) text = Execute schema validation
[WARNING] Missing translation in displayResourceValidator.xhtml (line:42,col:84) text = Execute schematron validation
[WARNING] Missing translation in displayResourceValidator.xhtml (line:47,col:85) text = Path to structure definition
[WARNING] Missing translation in displayResourceValidator.xhtml (line:54,col:60) text = URL
[WARNING] Missing translation in displayResourceValidator.xhtml (line:60,col:72) text = Base definition
[WARNING] Missing translation in displayResourceValidator.xhtml (line:66,col:63) text = Weight
[WARNING] Missing translation in displayResourceValidator.xhtml (line:73,col:79) attribute: value = Back to list
[WARNING] Missing translation in displayResourceValidator.xhtml (line:78,col:71) attribute: value = Edit
[WARNING] Missing translation in displayResourceValidator.xhtml (line:84,col:84) text = Structure Definition (SNAPSHOT computed)
[WARNING] Missing translation in editURLValidator.xhtml (line:14,col:72) attribute: value = New FHIR Validator Description
[WARNING] Missing translation in editURLValidator.xhtml (line:19,col:70) text = Validation description
[WARNING] Missing translation in editURLValidator.xhtml (line:25,col:81) text = Name of queried resource
[WARNING] Missing translation in editURLValidator.xhtml (line:33,col:74) text = Name of operation
[WARNING] Missing translation in editURLValidator.xhtml (line:40,col:70) text = Add/Edit parameter
[WARNING] Missing translation in editURLValidator.xhtml (line:43,col:65) text = Name
[WARNING] Missing translation in editURLValidator.xhtml (line:51,col:67) text = Prefix
[WARNING] Missing translation in editURLValidator.xhtml (line:58,col:131) attribute: noSelectionLabel = Please select
[WARNING] Missing translation in editURLValidator.xhtml (line:63,col:79) attribute: value = Parameter is required
[WARNING] Missing translation in editURLValidator.xhtml (line:67,col:69) text = Type
[WARNING] Missing translation in editURLValidator.xhtml (line:73,col:128) attribute: noSelectionLabel = Please select
[WARNING] Missing translation in editURLValidator.xhtml (line:76,col:142) attribute: value = Regex
[WARNING] Missing translation in editURLValidator.xhtml (line:82,col:66) text = Regex
[WARNING] Missing translation in editURLValidator.xhtml (line:89,col:71) attribute: value = Save changes
[WARNING] Missing translation in editURLValidator.xhtml (line:99,col:71) text = Name (prefix)
[WARNING] Missing translation in editURLValidator.xhtml (line:104,col:62) text = Type
[WARNING] Missing translation in editURLValidator.xhtml (line:108,col:69) text = Optionality
[WARNING] Missing translation in editURLValidator.xhtml (line:109,col:62) attribute: value = Required
[WARNING] Missing translation in editURLValidator.xhtml (line:110,col:62) attribute: value = Optional
[WARNING] Missing translation in editURLValidator.xhtml (line:113,col:63) text = Regex
[WARNING] Missing translation in editURLValidator.xhtml (line:118,col:64) text = Action
[WARNING] Missing translation in editURLValidator.xhtml (line:137,col:83) attribute: value = Back to list
[WARNING] Missing translation in editURLValidator.xhtml (line:142,col:77) attribute: value = Cancel
[WARNING] Missing translation in editURLValidator.xhtml (line:147,col:70) attribute: value = Add a parameter
[WARNING] Missing translation in editURLValidator.xhtml (line:151,col:57) attribute: value = Save
[WARNING] Missing translation in displayURLValidator.xhtml (line:12,col:66) text = Validation description
[WARNING] Missing translation in displayURLValidator.xhtml (line:18,col:66) text = Resource name
[WARNING] Missing translation in displayURLValidator.xhtml (line:23,col:62) text = Operation
[WARNING] Missing translation in displayURLValidator.xhtml (line:32,col:67) text = Name (prefix)
[WARNING] Missing translation in displayURLValidator.xhtml (line:37,col:58) text = Type
[WARNING] Missing translation in displayURLValidator.xhtml (line:41,col:65) text = Optionality
[WARNING] Missing translation in displayURLValidator.xhtml (line:42,col:58) attribute: value = Required
[WARNING] Missing translation in displayURLValidator.xhtml (line:43,col:58) attribute: value = Optional
[WARNING] Missing translation in displayURLValidator.xhtml (line:46,col:59) text = Regex
[WARNING] Missing translation in displayURLValidator.xhtml (line:59,col:79) attribute: value = Back to list
[WARNING] Missing translation in displayURLValidator.xhtml (line:64,col:71) attribute: value = Edit
[WARNING] Missing translation in displayCommon.xhtml (line:5,col:37) text = Name
[WARNING] Missing translation in displayCommon.xhtml (line:9,col:36) text = OID
[WARNING] Missing translation in displayCommon.xhtml (line:13,col:40) text = Profile
[WARNING] Missing translation in displayCommon.xhtml (line:17,col:46) text = Descriminator
[WARNING] Missing translation in displayCommon.xhtml (line:21,col:39) text = Status
[WARNING] Missing translation in displayCommon.xhtml (line:22,col:96) attribute: value = Available
[WARNING] Missing translation in displayCommon.xhtml (line:24,col:104) attribute: value = Not available
[WARNING] Missing translation in list.xhtml (line:11,col:36) text = FHIR Validators
[WARNING] Missing translation in list.xhtml (line:15,col:21) text = Available FHIR Validators
[WARNING] Missing translation in list.xhtml (line:20,col:58) text = Type
[WARNING] Missing translation in list.xhtml (line:25,col:57) text = OID
[WARNING] Missing translation in list.xhtml (line:30,col:58) text = Name
[WARNING] Missing translation in list.xhtml (line:34,col:63) text = Available
[WARNING] Missing translation in list.xhtml (line:35,col:87) attribute: value = Available
[WARNING] Missing translation in list.xhtml (line:36,col:92) attribute: value = Not available
[WARNING] Missing translation in list.xhtml (line:41,col:61) text = Profile
[WARNING] Missing translation in list.xhtml (line:47,col:67) text = Descriminator
[WARNING] Missing translation in list.xhtml (line:51,col:61) text = Actions
[WARNING] Missing translation in list.xhtml (line:54,col:71) attribute: title = Access details
[WARNING] Missing translation in list.xhtml (line:58,col:69) attribute: title = Edit details
[WARNING] Missing translation in list.xhtml (line:62,col:67) attribute: title = Copy entry
[WARNING] Missing translation in list.xhtml (line:66,col:82) attribute: title = Turn entry as unavailable
[WARNING] Missing translation in list.xhtml (line:70,col:80) attribute: title = Turn entry as available
[WARNING] Missing translation in list.xhtml (line:86,col:115) attribute: value = Create a new entry (for resource validation)
[WARNING] Missing translation in list.xhtml (line:90,col:110) attribute: value = Create a new entry (for URL validation)
[WARNING] Missing translation in list.xhtml (line:94,col:83) attribute: value = Reload structure definitions
[WARNING] Missing translation in editCommon.xhtml (line:6,col:37) text = Name
[WARNING] Missing translation in editCommon.xhtml (line:13,col:36) text = OID
[WARNING] Missing translation in editCommon.xhtml (line:22,col:48) text = Profile keyword
[WARNING] Missing translation in editCommon.xhtml (line:30,col:46) text = Descriminator
[WARNING] Missing translation in editCommon.xhtml (line:38,col:44) text = Available
[WARNING] Missing translation in editResourceValidator.xhtml (line:13,col:72) attribute: value = New FHIR Validator Description
[WARNING] Missing translation in editResourceValidator.xhtml (line:17,col:66) text = Validation description
[WARNING] Missing translation in editResourceValidator.xhtml (line:20,col:57) text = Name
[WARNING] Missing translation in editResourceValidator.xhtml (line:26,col:56) text = OID
[WARNING] Missing translation in editResourceValidator.xhtml (line:34,col:68) text = Profile keyword
[WARNING] Missing translation in editResourceValidator.xhtml (line:41,col:66) text = Descriminator
[WARNING] Missing translation in editResourceValidator.xhtml (line:48,col:64) text = Available
[WARNING] Missing translation in editResourceValidator.xhtml (line:53,col:80) text = Execute schema validation
[WARNING] Missing translation in editResourceValidator.xhtml (line:60,col:84) text = Execute schematron validation
[WARNING] Missing translation in editResourceValidator.xhtml (line:67,col:81) text = Path to structure definition
[WARNING] Missing translation in editResourceValidator.xhtml (line:73,col:78) text = Path to structure context
[WARNING] Missing translation in editResourceValidator.xhtml (line:79,col:56) text = URL
[WARNING] Missing translation in editResourceValidator.xhtml (line:85,col:72) text = Base definition URL
[WARNING] Missing translation in editResourceValidator.xhtml (line:91,col:59) text = Weight
[WARNING] Missing translation in editResourceValidator.xhtml (line:100,col:62) attribute: value = Back to list
[WARNING] Missing translation in editResourceValidator.xhtml (line:104,col:56) attribute: value = Cancel
[WARNING] Missing translation in editResourceValidator.xhtml (line:107,col:53) attribute: value = Save
[WARNING] Some translations are missing!
[WARNING] For automatic translation, execute in this module :
[WARNING] mvn crowdin:pull crowdin:aggregate gazelle:xhtml-messages -DkeyPrefix=net.ihe.gazelle.validator
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ FhirValidator-war ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ FhirValidator-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ FhirValidator-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ FhirValidator-war ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:3.1.0:exploded (default) @ FhirValidator-war ---
[INFO] Exploding webapp
[INFO] Assembling webapp [FhirValidator-war] in [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/webapp] to [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war]
[INFO] Copying webapp resources [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/webapp]
[INFO] Processing overlay [ id net.ihe.gazelle.library:assets]
[INFO] Processing overlay [ id net.ihe.gazelle.library.tool:ui-component-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library.tool:navigation-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library:preference-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library:home-war]
[INFO] Processing overlay [ id net.ihe.gazelle.validator.common:validation-ws-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library:datatable-component-war]
[INFO] Webapp assembled in [549 msecs]
[INFO]
[INFO] --- minify-maven-plugin:1.6:minify (default-minify) @ FhirValidator-war ---
[INFO] Processing source file [alert.css].
[INFO] Processing source file [gazelle-theme.css].
[INFO] Processing source file [chosen.bootstrap.css].
[INFO] Processing source file [bootstrap_dropdown.css].
[INFO] Processing source file [daterangepicker.css].
[INFO] Processing source file [summernote.css].
[INFO] Processing source file [status.css].
[INFO] Creating merged file [GazelleFhirValidator-20201130145218.css].
[INFO] Creating minified file [GazelleFhirValidator-20201130145218.min.css].
[INFO]
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ FhirValidator-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [FhirValidator-war] in [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war]
[INFO] Processing war project
[INFO] Copying webapp webResources [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/webapp] to [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war]
[INFO] Copying webapp resources [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/src/main/webapp]
[INFO] Processing overlay [ id net.ihe.gazelle.library:assets]
[INFO] Processing overlay [ id net.ihe.gazelle.library.tool:ui-component-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library.tool:navigation-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library:preference-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library:home-war]
[INFO] Processing overlay [ id net.ihe.gazelle.validator.common:validation-ws-war]
[INFO] Processing overlay [ id net.ihe.gazelle.library:datatable-component-war]
[INFO] Webapp assembled in [260 msecs]
[INFO] Building war: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war.war
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ FhirValidator-war ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war.war to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-war/4.0.4-SNAPSHOT/FhirValidator-war-4.0.4-SNAPSHOT.war
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-war/4.0.4-SNAPSHOT/FhirValidator-war-4.0.4-SNAPSHOT.pom
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Validation 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Validation ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Validation ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation && git whatchanged '--since=2020-10-31 14:55:20 +0000' '--until=2020-12-01 14:55:20 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/buildmetadata.xml'...
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly-metadata) @ Fhir-Validator-Validation ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/Fhir-Validator-Validation-metadata.zip
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Validation ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Validation/4.0.4-SNAPSHOT/Fhir-Validator-Validation-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/Fhir-Validator-Validation-metadata.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Validation/4.0.4-SNAPSHOT/Fhir-Validator-Validation-4.0.4-SNAPSHOT-metadata.zip
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FhirValidator-Validation-Application 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ FhirValidator-Validation-Application ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ FhirValidator-Validation-Application ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application && git whatchanged '--since=2020-10-31 14:55:21 +0000' '--until=2020-12-01 14:55:21 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/buildmetadata.xml'...
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default-prepare-agent) @ FhirValidator-Validation-Application ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ FhirValidator-Validation-Application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ FhirValidator-Validation-Application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ FhirValidator-Validation-Application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 39 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ FhirValidator-Validation-Application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ FhirValidator-Validation-Application ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.ihe.gazelle.fhir.FhirURLValidatorTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in net.ihe.gazelle.fhir.FhirURLValidatorTest
[INFO] Running net.ihe.gazelle.fhir.FhirValidatorTest
error
com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 20 path $
FAILED
1
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'indexed'. One of '{"http://hl7.org/fhir":date, "http://hl7.org/fhir":author, "http://hl7.org/fhir":authenticator, "http://hl7.org/fhir":custodian, "http://hl7.org/fhir":relatesTo, "http://hl7.org/fhir":description, "http://hl7.org/fhir":securityLabel, "http://hl7.org/fhir":content}' is expected.
52
40
FAILED
1
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
error
cvc-enumeration-valid: Value '[code]' is not facet-valid with respect to enumeration '[planned, arrived, triaged, in-progress, onleave, finished, cancelled, entered-in-error, unknown]'. It must be a value from the enumeration.
27
5
error
cvc-attribute.3: The value '[code]' of attribute 'value' on element 'status' is not valid with respect to its type, 'EncounterStatus-list'.
27
5
error
cvc-enumeration-valid: Value '[code]' is not facet-valid with respect to enumeration '[planned, arrived, triaged, in-progress, onleave, finished, cancelled, entered-in-error, unknown]'. It must be a value from the enumeration.
29
8
error
cvc-attribute.3: The value '[code]' of attribute 'value' on element 'status' is not valid with respect to its type, 'EncounterStatus-list'.
29
8
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'incomingReferral'. One of '{"http://hl7.org/fhir":episodeOfCare, "http://hl7.org/fhir":basedOn, "http://hl7.org/fhir":participant, "http://hl7.org/fhir":appointment, "http://hl7.org/fhir":period, "http://hl7.org/fhir":length, "http://hl7.org/fhir":reasonCode, "http://hl7.org/fhir":reasonReference, "http://hl7.org/fhir":diagnosis, "http://hl7.org/fhir":account, "http://hl7.org/fhir":hospitalization, "http://hl7.org/fhir":location, "http://hl7.org/fhir":serviceProvider, "http://hl7.org/fhir":partOf}' is expected.
21
21
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'role'. One of '{"http://hl7.org/fhir":use, "http://hl7.org/fhir":rank}' is expected.
11
35
error
cvc-pattern-valid: Value '[positiveInt]' is not facet-valid with respect to pattern '[1-9][0-9]*' for type 'positiveInt-primitive'.
34
36
error
cvc-attribute.3: The value '[positiveInt]' of attribute 'value' on element 'rank' is not valid with respect to its type, 'positiveInt-primitive'.
34
36
error
cvc-enumeration-valid: Value '[code]' is not facet-valid with respect to enumeration '[planned, active, reserved, completed]'. It must be a value from the enumeration.
29
54
error
cvc-attribute.3: The value '[code]' of attribute 'value' on element 'status' is not valid with respect to its type, 'EncounterLocationStatus-list'.
29
54
error
cvc-complex-type.2.3: Element 'Encounter' cannot have character [children], because the type's content type is element-only.
13
59
FAILED
11
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'context'. One of '{"http://hl7.org/fhir":focus, "http://hl7.org/fhir":encounter, "http://hl7.org/fhir":effectiveDateTime, "http://hl7.org/fhir":effectivePeriod, "http://hl7.org/fhir":effectiveTiming, "http://hl7.org/fhir":effectiveInstant, "http://hl7.org/fhir":issued, "http://hl7.org/fhir":performer, "http://hl7.org/fhir":valueQuantity, "http://hl7.org/fhir":valueCodeableConcept, "http://hl7.org/fhir":valueString, "http://hl7.org/fhir":valueBoolean, "http://hl7.org/fhir":valueInteger, "http://hl7.org/fhir":valueRange, "http://hl7.org/fhir":valueRatio, "http://hl7.org/fhir":valueSampledData, "http://hl7.org/fhir":valueTime, "http://hl7.org/fhir":valueDateTime, "http://hl7.org/fhir":valuePeriod, "http://hl7.org/fhir":dataAbsentReason, "http://hl7.org/fhir":interpretation, "http://hl7.org/fhir":note, "http://hl7.org/fhir":bodySite, "http://hl7.org/fhir":method, "http://hl7.org/fhir":specimen, "http://hl7.org/fhir":device, "http://hl7.org/fhir":referenceRange, "http://hl7.org/fhir":hasMember, "http://hl7.org/fhir":derivedFrom, "http://hl7.org/fhir":component}' is expected.
12
56
FAILED
1
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{"http://hl7.org/fhir":period, "http://hl7.org/fhir":assigner}' is expected.
50
36
FAILED
1
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
PASSED
0
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
PASSED
4.0.4-SNAPSHOT
PASSED
0
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
PASSED
4.0.4-SNAPSHOT
PASSED
0
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
PASSED
4.0.4-SNAPSHOT
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'content'. One of '{"http://hl7.org/fhir":securityContext, "http://hl7.org/fhir":data}' is expected.
36
3
FAILED
1
0
PASSED
0
2020, 11 30
03:55:26
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
error
com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 3 column 6 path $
FAILED
1
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'content'. One of '{"http://hl7.org/fhir":securityContext, "http://hl7.org/fhir":data}' is expected.
264
1
FAILED
1
0
PASSED
0
2020, 11 30
03:55:27
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
error
cvc-pattern-valid: Value '2017-11-12' is not facet-valid with respect to pattern '([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\.[0-9]+)?(Z|(\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))' for type 'instant-primitive'.
32
8
error
cvc-attribute.3: The value '2017-11-12' of attribute 'value' on element 'start' is not valid with respect to its type, 'instant-primitive'.
32
8
error
cvc-pattern-valid: Value '2017-12-12' is not facet-valid with respect to pattern '([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\.[0-9]+)?(Z|(\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))' for type 'instant-primitive'.
30
9
error
cvc-attribute.3: The value '2017-12-12' of attribute 'value' on element 'end' is not valid with respect to its type, 'instant-primitive'.
30
9
FAILED
4
0
PASSED
0
2020, 11 30
03:55:27
Gazelle FHIR Validator
FHIR Resource XML (R4)
FAILED
4.0.4-SNAPSHOT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 s - in net.ihe.gazelle.fhir.FhirValidatorTest
[INFO] Running net.ihe.gazelle.fhir.operationoutcome.OperationOutcomeValidatorTest
error
cvc-complex-type.2.4.a: Invalid content was found starting with element 'diagnostics'. One of '{"http://hl7.org/fhir":code}' is expected.
54
4
FAILED
1
0
PASSED
0
/
The root element shall be an OperationOutcome
constraint_operationoutcome_resourceName
/OperationOutcome/severity
The operationOutcome shall report an error
constraint_operationoutcome_severity_error
/OperationOutcome
The detailed reason of the failure may be reported in a diagnostics element
constraint_operationoutcome_diagnostics_present
PASSED
3
0
0
0
2020, 11 30
03:55:29
Gazelle FHIR Validator
Operation Outcome XML
FAILED
4.0.4-SNAPSHOT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s - in net.ihe.gazelle.fhir.operationoutcome.OperationOutcomeValidatorTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (default-report) @ FhirValidator-Validation-Application ---
[INFO] Loading execution data file /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/jacoco.exec
[INFO] Analyzed bundle 'FhirValidator-Validation-Application' with 9 classes
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ FhirValidator-Validation-Application ---
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/FhirValidator-Validation-Application.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ FhirValidator-Validation-Application ---
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/FhirValidator-Validation-Application-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ FhirValidator-Validation-Application ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/FhirValidator-Validation-Application.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-Validation-Application/4.0.4-SNAPSHOT/FhirValidator-Validation-Application-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-Validation-Application/4.0.4-SNAPSHOT/FhirValidator-Validation-Application-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/FhirValidator-Validation-Application-tests.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-Validation-Application/4.0.4-SNAPSHOT/FhirValidator-Validation-Application-4.0.4-SNAPSHOT-tests.jar
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Fhir-Validator-Validation-Peripherals 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals && git whatchanged '--since=2020-10-31 14:55:31 +0000' '--until=2020-12-01 14:55:31 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/classes/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/buildmetadata.xml'...
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default-prepare-agent) @ Fhir-Validator-Validation-Peripherals ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ Fhir-Validator-Validation-Peripherals ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ Fhir-Validator-Validation-Peripherals ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.9:report (default-report) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-ejb-plugin:2.3:ejb (default-ejb) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Building EJB Fhir-Validator-Validation-Peripherals with EJB version 3.0
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/Fhir-Validator-Validation-Peripherals.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Fhir-Validator-Validation-Peripherals ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/Fhir-Validator-Validation-Peripherals.jar to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Validation-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Validation-Peripherals-4.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/Fhir-Validator-Validation-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Validation-Peripherals-4.0.4-SNAPSHOT.pom
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FhirValidator - EAR 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ FhirValidator-ear ---
[INFO] Deleting /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target
[INFO]
[INFO] --- maven-buildmetadata-plugin:1.1.0.IHE.3:provide-buildmetadata (default) @ FhirValidator-ear ---
[INFO] Executing: /bin/sh -c cd /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear && git whatchanged '--since=2020-10-31 14:55:35 +0000' '--until=2020-12-01 14:55:35 +0000' --date=iso -- '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear'
[INFO] Working directory: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear
[INFO] Writing properties '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear/META-INF/build.properties'...
[INFO] Writing XML report '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/buildmetadata.xml'...
[INFO]
[INFO] --- gazelle-plugins:1.60:generate-sql-flag (build-sql-flag) @ FhirValidator-ear ---
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ FhirValidator-ear ---
[INFO] Generating application.xml
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ FhirValidator-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ FhirValidator-ear ---
[INFO] Copying artifact [ejb:net.ihe.gazelle.library:datatable-component-ejb:1.0.0] to [datatable-component-ejb.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library:ui-service:1.0.0] to [ui-service.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library.tool:ui-component-ejb:4.0.0] to [ui-component-ejb.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library:home-ejb:1.0.0] to [home-ejb.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.validator.common:validation-ws-ejb:3.0.0] to [validation-ws-ejb.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.validator:Fhir-Validator-Definition-Adapter:4.0.4-SNAPSHOT] to [Fhir-Validator-Definition-Adapter.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.validator:Fhir-Validator-Validation-Peripherals:4.0.4-SNAPSHOT] to [Fhir-Validator-Validation-Peripherals.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.validator:Fhir-Validator-Common-Adapter:4.0.4-SNAPSHOT] to [Fhir-Validator-Common-Adapter.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library:version:3.0.0] to [version.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library:cas-client:2.0.0] to [cas-client.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library.tool:servlet-filter:4.0.0] to [servlet-filter.jar]
[INFO] Copying artifact [ejb:net.ihe.gazelle.library:preference-ejb:2.0.0] to [preference-ejb.jar]
[INFO] Copying artifact [war:net.ihe.gazelle.validator:FhirValidator-war:4.0.4-SNAPSHOT] to [FhirValidator-war-4.0.4-SNAPSHOT.war]
[INFO] Copying artifact [jar:javax.inject:javax.inject:1] to [lib/javax.inject-1.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.library:hql:3.0.1] to [lib/hql-3.0.1.jar]
[INFO] Copying artifact [jar:commons-lang:commons-lang:2.6] to [lib/commons-lang-2.6.jar]
[INFO] Copying artifact [jar:commons-beanutils:commons-beanutils:1.8.3] to [lib/commons-beanutils-1.8.3.jar]
[INFO] Copying artifact [jar:commons-collections:commons-collections:3.2.1] to [lib/commons-collections-3.2.1.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.validator:Fhir-Validator-Common-Peripherals:4.0.4-SNAPSHOT] to [lib/Fhir-Validator-Common-Peripherals-4.0.4-SNAPSHOT.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:4.1.0] to [lib/hapi-fhir-validation-resources-r4-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:hapi-fhir-structures-r4:4.1.0] to [lib/hapi-fhir-structures-r4-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.utilities:4.1.0] to [lib/org.hl7.fhir.utilities-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.r4:4.1.0] to [lib/org.hl7.fhir.r4-4.1.0.jar]
[INFO] Copying artifact [jar:org.fhir:ucum:1.0.2] to [lib/ucum-1.0.2.jar]
[INFO] Copying artifact [jar:xpp3:xpp3:1.1.4c] to [lib/xpp3-1.1.4c.jar]
[INFO] Copying artifact [jar:xpp3:xpp3_xpath:1.1.4c] to [lib/xpp3_xpath-1.1.4c.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:hapi-fhir-validation:4.1.0] to [lib/hapi-fhir-validation-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:hapi-fhir-converter:4.1.0] to [lib/hapi-fhir-converter-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.convertors:4.1.0] to [lib/org.hl7.fhir.convertors-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.r5:4.1.0] to [lib/org.hl7.fhir.r5-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.validation:4.1.0] to [lib/org.hl7.fhir.validation-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.dstu2:4.1.0] to [lib/org.hl7.fhir.dstu2-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may:4.1.0] to [lib/org.hl7.fhir.dstu2016may-4.1.0.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:org.hl7.fhir.dstu3:4.1.0] to [lib/org.hl7.fhir.dstu3-4.1.0.jar]
[INFO] Copying artifact [jar:org.apache.commons:commons-compress:1.19] to [lib/commons-compress-1.19.jar]
[INFO] Copying artifact [jar:com.github.ben-manes.caffeine:caffeine:2.7.0] to [lib/caffeine-2.7.0.jar]
[INFO] Copying artifact [jar:org.checkerframework:checker-qual:2.6.0] to [lib/checker-qual-2.6.0.jar]
[INFO] Copying artifact [jar:com.google.errorprone:error_prone_annotations:2.3.3] to [lib/error_prone_annotations-2.3.3.jar]
[INFO] Copying artifact [jar:org.apache.httpcomponents:httpclient:4.5.9] to [lib/httpclient-4.5.9.jar]
[INFO] Copying artifact [jar:org.apache.httpcomponents:httpcore:4.4.11] to [lib/httpcore-4.4.11.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.library:fhir-util:3.0.1] to [lib/fhir-util-3.0.1.jar]
[INFO] Copying artifact [jar:ma.glasnost.orika:orika-core:1.4.6] to [lib/orika-core-1.4.6.jar]
[INFO] Copying artifact [jar:com.thoughtworks.paranamer:paranamer:2.7] to [lib/paranamer-2.7.jar]
[INFO] Copying artifact [jar:com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.2_jdk5] to [lib/concurrentlinkedhashmap-lru-1.2_jdk5.jar]
[INFO] Copying artifact [jar:com.carrotsearch:java-sizeof:0.0.4] to [lib/java-sizeof-0.0.4.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.validator:Fhir-Validator-Definition-Application:4.0.4-SNAPSHOT] to [lib/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.library.tool:navigation-jar:4.0.0] to [lib/navigation-jar-4.0.0.jar]
[INFO] Copying artifact [jar:org.slf4j:jcl-over-slf4j:1.6.1] to [lib/jcl-over-slf4j-1.6.1.jar]
[INFO] Copying artifact [jar:org.richfaces:richfaces:4.5.9.Final] to [lib/richfaces-4.5.9.Final.jar]
[INFO] Copying artifact [jar:org.richfaces:richfaces-core:4.5.9.Final] to [lib/richfaces-core-4.5.9.Final.jar]
[INFO] Copying artifact [jar:net.sourceforge.cssparser:cssparser:0.9.16] to [lib/cssparser-0.9.16.jar]
[INFO] Copying artifact [jar:org.w3c.css:sac:1.3] to [lib/sac-1.3.jar]
[INFO] Copying artifact [jar:org.richfaces:richfaces-a4j:4.5.9.Final] to [lib/richfaces-a4j-4.5.9.Final.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.validator:FhirValidator-Validation-Application:4.0.4-SNAPSHOT] to [lib/FhirValidator-Validation-Application-4.0.4-SNAPSHOT.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.common.code:common-code-jar:2.0.3] to [lib/common-code-jar-2.0.3.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle:ihe-xmltools-jar:1.0.2] to [lib/ihe-xmltools-jar-1.0.2.jar]
[INFO] Copying artifact [jar:ca.uhn.hapi.fhir:hapi-fhir-base:4.1.0] to [lib/hapi-fhir-base-4.1.0.jar]
[INFO] Copying artifact [jar:com.google.code.gson:gson:2.8.5] to [lib/gson-2.8.5.jar]
[INFO] Copying artifact [jar:org.apache.commons:commons-lang3:3.9] to [lib/commons-lang3-3.9.jar]
[INFO] Copying artifact [jar:org.apache.commons:commons-text:1.7] to [lib/commons-text-1.7.jar]
[INFO] Copying artifact [jar:commons-codec:commons-codec:1.12] to [lib/commons-codec-1.12.jar]
[INFO] Copying artifact [jar:org.jetbrains:annotations:17.0.0] to [lib/annotations-17.0.0.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.validator:Fhir-Validator-Common-Application:4.0.4-SNAPSHOT] to [lib/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT.jar]
[INFO] Copying artifact [jar:net.ihe.gazelle.validator:Fhir-Validator-Common-Business:4.0.4-SNAPSHOT] to [lib/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT.jar]
[INFO] Copying artifact [jar:org.slf4j:slf4j-api:1.7.21] to [lib/slf4j-api-1.7.21.jar]
[INFO] Copying artifact [jar:org.jboss.resteasy:jaxrs-api:2.3.5.Final] to [lib/jaxrs-api-2.3.5.Final.jar]
[INFO] Copying artifact [jar:org.scannotation:scannotation:1.0.3] to [lib/scannotation-1.0.3.jar]
[INFO] Copying artifact [jar:javassist:javassist:3.12.1.GA] to [lib/javassist-3.12.1.GA.jar]
[INFO] Copying artifact [jar:javax.enterprise:cdi-api:2.0] to [lib/cdi-api-2.0.jar]
[INFO] Copying artifact [jar:javax.el:javax.el-api:3.0.0] to [lib/javax.el-api-3.0.0.jar]
[INFO] Copying artifact [jar:javax.interceptor:javax.interceptor-api:1.2] to [lib/javax.interceptor-api-1.2.jar]
[INFO] Copying artifact [jar:javax:javaee-api:7.0] to [lib/javaee-api-7.0.jar]
[INFO] Copying artifact [jar:com.sun.mail:javax.mail:1.5.0] to [lib/javax.mail-1.5.0.jar]
[INFO] Copying artifact [jar:javax.activation:activation:1.1] to [lib/activation-1.1.jar]
[INFO] Copying artifact [jar:org.hibernate:hibernate-entitymanager:4.2.20.Final] to [lib/hibernate-entitymanager-4.2.20.Final.jar]
[INFO] Copying artifact [jar:org.jboss.logging:jboss-logging:3.1.0.GA] to [lib/jboss-logging-3.1.0.GA.jar]
[INFO] Copying artifact [jar:dom4j:dom4j:1.6.1] to [lib/dom4j-1.6.1.jar]
[INFO] Copying artifact [jar:org.javassist:javassist:3.18.1-GA] to [lib/javassist-3.18.1-GA.jar]
[INFO] Copying artifact [jar:org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.1.Final] to [lib/jboss-transaction-api_1.1_spec-1.0.1.Final.jar]
[INFO] Copying artifact [jar:org.hibernate:hibernate-core:4.2.20.Final] to [lib/hibernate-core-4.2.20.Final.jar]
[INFO] Copying artifact [jar:antlr:antlr:2.7.7] to [lib/antlr-2.7.7.jar]
[INFO] Copying artifact [jar:org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final] to [lib/hibernate-jpa-2.0-api-1.0.1.Final.jar]
[INFO] Copying artifact [jar:org.hibernate.common:hibernate-commons-annotations:4.0.2.Final] to [lib/hibernate-commons-annotations-4.0.2.Final.jar]
[INFO] Copying artifact [jar:org.jasig.cas.client:cas-client-core:3.4.1] to [lib/cas-client-core-3.4.1.jar]
[INFO] Copying artifact [jar:javax.servlet:servlet-api:2.5] to [lib/servlet-api-2.5.jar]
[INFO] Copying artifact [jar:org.mapdb:mapdb:3.0.5] to [lib/mapdb-3.0.5.jar]
[INFO] Copying artifact [jar:org.jetbrains.kotlin:kotlin-stdlib:1.0.7] to [lib/kotlin-stdlib-1.0.7.jar]
[INFO] Copying artifact [jar:org.jetbrains.kotlin:kotlin-runtime:1.0.7] to [lib/kotlin-runtime-1.0.7.jar]
[INFO] Copying artifact [jar:org.eclipse.collections:eclipse-collections-api:7.1.2] to [lib/eclipse-collections-api-7.1.2.jar]
[INFO] Copying artifact [jar:net.jcip:jcip-annotations:1.0] to [lib/jcip-annotations-1.0.jar]
[INFO] Copying artifact [jar:org.eclipse.collections:eclipse-collections:7.1.2] to [lib/eclipse-collections-7.1.2.jar]
[INFO] Copying artifact [jar:org.eclipse.collections:eclipse-collections-forkjoin:7.1.2] to [lib/eclipse-collections-forkjoin-7.1.2.jar]
[INFO] Copying artifact [jar:com.google.guava:guava:19.0.20150826] to [lib/guava-19.0.20150826.jar]
[INFO] Copying artifact [jar:net.jpountz.lz4:lz4:1.3.0] to [lib/lz4-1.3.0.jar]
[INFO] Copying artifact [jar:org.mapdb:elsa:3.0.0-M5] to [lib/elsa-3.0.0-M5.jar]
[INFO] Copying artifact [jar:commons-io:commons-io:2.1] to [lib/commons-io-2.1.jar]
[INFO] Copying artifact [jar:commons-digester:commons-digester:2.1] to [lib/commons-digester-2.1.jar]
[INFO] Copying artifact [jar:commons-logging:commons-logging:1.1.1] to [lib/commons-logging-1.1.1.jar]
[INFO] Copying artifact [jar:commons-fileupload:commons-fileupload:1.2.2] to [lib/commons-fileupload-1.2.2.jar]
[INFO] Copying artifact [jar:com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:r239] to [lib/owasp-java-html-sanitizer-r239.jar]
[INFO] Copying artifact [jar:com.google.code.findbugs:jsr305:3.0.2] to [lib/jsr305-3.0.2.jar]
[INFO] Copying artifact [jar:com.helger:ph-schematron:5.2.0] to [lib/ph-schematron-5.2.0.jar]
[INFO] Copying artifact [jar:com.helger:ph-commons:9.3.4] to [lib/ph-commons-9.3.4.jar]
[INFO] Copying artifact [jar:com.helger:ph-xml:9.3.4] to [lib/ph-xml-9.3.4.jar]
[INFO] Copying artifact [jar:com.helger:ph-collection:9.3.4] to [lib/ph-collection-9.3.4.jar]
[INFO] Copying artifact [jar:com.helger:ph-jaxb:9.3.4] to [lib/ph-jaxb-9.3.4.jar]
[INFO] Copying artifact [jar:org.glassfish.jaxb:jaxb-core:2.2.11] to [lib/jaxb-core-2.2.11.jar]
[INFO] Copying artifact [jar:javax.xml.bind:jaxb-api:2.2.12-b140109.1041] to [lib/jaxb-api-2.2.12-b140109.1041.jar]
[INFO] Copying artifact [jar:org.glassfish.jaxb:txw2:2.2.11] to [lib/txw2-2.2.11.jar]
[INFO] Copying artifact [jar:org.glassfish.jaxb:jaxb-runtime:2.2.11] to [lib/jaxb-runtime-2.2.11.jar]
[INFO] Copying artifact [jar:org.jvnet.staxex:stax-ex:1.7.7] to [lib/stax-ex-1.7.7.jar]
[INFO] Copying artifact [jar:com.sun.xml.fastinfoset:FastInfoset:1.2.13] to [lib/FastInfoset-1.2.13.jar]
[INFO] Copying artifact [jar:com.sun.istack:istack-commons-runtime:2.21] to [lib/istack-commons-runtime-2.21.jar]
[INFO] Copying artifact [jar:net.sf.saxon:Saxon-HE:9.9.1-3] to [lib/Saxon-HE-9.9.1-3.jar]
[INFO] Copy ear sources to /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear
[INFO] Could not find manifest file: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator.ear
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly-sql) @ FhirValidator-ear ---
[INFO] Reading assembly descriptor: src/main/assembly/soapui.xml
[INFO] Reading assembly descriptor: src/main/assembly/datasource.xml
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-soapui.zip
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-datasource.zip
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-sql.zip
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ FhirValidator-ear ---
[INFO] Reading assembly descriptor: src/main/assembly/soapui.xml
[INFO] Reading assembly descriptor: src/main/assembly/datasource.xml
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-soapui.zip
[INFO] Building zip: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-datasource.zip
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ FhirValidator-ear ---
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator.ear to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT.ear
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/pom.xml to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-soapui.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-soapui.zip
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-datasource.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-datasource.zip
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-sql.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-sql.zip
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-soapui.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-soapui.zip
[INFO] Installing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-datasource.zip to /home/jenkins/.m2/repository/net/ihe/gazelle/validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-datasource.zip
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FhirValidator ...................................... SUCCESS [ 2.748 s]
[INFO] Fhir-Validator-Common .............................. SUCCESS [ 0.528 s]
[INFO] Fhir-Validator-Common-Business ..................... SUCCESS [ 7.634 s]
[INFO] Fhir-Validator-Common-Application .................. SUCCESS [ 2.258 s]
[INFO] Fhir-Validator-Common-Adapter ...................... SUCCESS [ 52.727 s]
[INFO] Fhir-Validator-Common-Peripherals .................. SUCCESS [01:14 min]
[INFO] Fhir-Validator-Definition .......................... SUCCESS [ 1.054 s]
[INFO] Fhir-Validator-Definition-Application .............. SUCCESS [ 2.005 s]
[INFO] Fhir-Validator-Definition-Adapter .................. SUCCESS [ 2.674 s]
[INFO] FhirValidator - WAR ................................ SUCCESS [ 29.796 s]
[INFO] Fhir-Validator-Validation .......................... SUCCESS [ 0.719 s]
[INFO] FhirValidator-Validation-Application ............... SUCCESS [ 9.601 s]
[INFO] Fhir-Validator-Validation-Peripherals .............. SUCCESS [ 2.429 s]
[INFO] FhirValidator - EAR ................................ SUCCESS [ 6.160 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:24 min
[INFO] Finished at: 2020-11-30T15:55:43+01:00
[INFO] Final Memory: 60M/1248M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/pom.xml to net.ihe.gazelle.validator/FhirValidator-Validation-Application/4.0.4-SNAPSHOT/FhirValidator-Validation-Application-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/FhirValidator-Validation-Application.jar to net.ihe.gazelle.validator/FhirValidator-Validation-Application/4.0.4-SNAPSHOT/FhirValidator-Validation-Application-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/FhirValidator-Validation-Application-tests.jar to net.ihe.gazelle.validator/FhirValidator-Validation-Application/4.0.4-SNAPSHOT/FhirValidator-Validation-Application-4.0.4-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Common-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Common-Peripherals-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/Fhir-Validator-Common-Peripherals.jar to net.ihe.gazelle.validator/Fhir-Validator-Common-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Common-Peripherals-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Common-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Common-Adapter-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/Fhir-Validator-Common-Adapter.jar to net.ihe.gazelle.validator/Fhir-Validator-Common-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Common-Adapter-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/pom.xml to net.ihe.gazelle.validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator.ear to net.ihe.gazelle.validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT.ear
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-soapui.zip to net.ihe.gazelle.validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-soapui.zip
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-datasource.zip to net.ihe.gazelle.validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-datasource.zip
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/FhirValidator-ear-sql.zip to net.ihe.gazelle.validator/FhirValidator-ear/4.0.4-SNAPSHOT/FhirValidator-ear-4.0.4-SNAPSHOT-sql.zip
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Validation/4.0.4-SNAPSHOT/Fhir-Validator-Validation-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/Fhir-Validator-Validation-metadata.zip to net.ihe.gazelle.validator/Fhir-Validator-Validation/4.0.4-SNAPSHOT/Fhir-Validator-Validation-4.0.4-SNAPSHOT-metadata.zip
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Common-Business/4.0.4-SNAPSHOT/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/Fhir-Validator-Common-Business.jar to net.ihe.gazelle.validator/Fhir-Validator-Common-Business/4.0.4-SNAPSHOT/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/Fhir-Validator-Common-Business-tests.jar to net.ihe.gazelle.validator/Fhir-Validator-Common-Business/4.0.4-SNAPSHOT/Fhir-Validator-Common-Business-4.0.4-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Definition/4.0.4-SNAPSHOT/Fhir-Validator-Definition-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/Fhir-Validator-Definition-metadata.zip to net.ihe.gazelle.validator/Fhir-Validator-Definition/4.0.4-SNAPSHOT/Fhir-Validator-Definition-4.0.4-SNAPSHOT-metadata.zip
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Definition-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Adapter-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/Fhir-Validator-Definition-Adapter.jar to net.ihe.gazelle.validator/Fhir-Validator-Definition-Adapter/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Adapter-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Definition-Application/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/Fhir-Validator-Definition-Application.jar to net.ihe.gazelle.validator/Fhir-Validator-Definition-Application/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/Fhir-Validator-Definition-Application-tests.jar to net.ihe.gazelle.validator/Fhir-Validator-Definition-Application/4.0.4-SNAPSHOT/Fhir-Validator-Definition-Application-4.0.4-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Common/4.0.4-SNAPSHOT/Fhir-Validator-Common-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/Fhir-Validator-Common-metadata.zip to net.ihe.gazelle.validator/Fhir-Validator-Common/4.0.4-SNAPSHOT/Fhir-Validator-Common-4.0.4-SNAPSHOT-metadata.zip
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Validation-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Validation-Peripherals-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/Fhir-Validator-Validation-Peripherals.jar to net.ihe.gazelle.validator/Fhir-Validator-Validation-Peripherals/4.0.4-SNAPSHOT/Fhir-Validator-Validation-Peripherals-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/pom.xml to net.ihe.gazelle.validator/Fhir-Validator-Common-Application/4.0.4-SNAPSHOT/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/Fhir-Validator-Common-Application.jar to net.ihe.gazelle.validator/Fhir-Validator-Common-Application/4.0.4-SNAPSHOT/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/Fhir-Validator-Common-Application-tests.jar to net.ihe.gazelle.validator/Fhir-Validator-Common-Application/4.0.4-SNAPSHOT/Fhir-Validator-Common-Application-4.0.4-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/pom.xml to net.ihe.gazelle.validator/FhirValidator-war/4.0.4-SNAPSHOT/FhirValidator-war-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/FhirValidator-war.war to net.ihe.gazelle.validator/FhirValidator-war/4.0.4-SNAPSHOT/FhirValidator-war-4.0.4-SNAPSHOT.war
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/pom.xml to net.ihe.gazelle.validator/FhirValidator/4.0.4-SNAPSHOT/FhirValidator-4.0.4-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/FhirValidator-metadata.zip to net.ihe.gazelle.validator/FhirValidator/4.0.4-SNAPSHOT/FhirValidator-4.0.4-SNAPSHOT-metadata.zip
channel stopped
[workspace] $ /home/jenkins/.hudson/tools/hudson.tasks.Maven_MavenInstallation/Maven3/bin/mvn -f /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/pom.xml -e -B sonar:sonar -Dsonar.host.url=https://gazelle.ihe.net/sonar
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] FhirValidator
[INFO] Fhir-Validator-Common
[INFO] Fhir-Validator-Common-Business
[INFO] Fhir-Validator-Common-Application
[INFO] Fhir-Validator-Common-Adapter
[INFO] Fhir-Validator-Common-Peripherals
[INFO] Fhir-Validator-Definition
[INFO] Fhir-Validator-Definition-Application
[INFO] Fhir-Validator-Definition-Adapter
[INFO] FhirValidator - WAR
[INFO] Fhir-Validator-Validation
[INFO] FhirValidator-Validation-Application
[INFO] Fhir-Validator-Validation-Peripherals
[INFO] FhirValidator - EAR
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://gazelle.ihe.net/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/codehaus/mojo/maven-metadata.xml
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/jvnet/hudson/tools/maven-metadata.xml
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/sonarsource/scanner/maven/maven-metadata.xml
[INFO] Downloading from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/codehaus/mojo/maven-metadata.xml (24 kB at 5.2 kB/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/apache/maven/plugins/maven-metadata.xml (16 kB at 3.3 kB/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/sonarsource/scanner/maven/maven-metadata.xml (240 B at 13 B/s)
[INFO] Downloaded from nexus: https://gazelle.ihe.net/nexus/content/groups/public/org/jvnet/hudson/tools/maven-metadata.xml (839 B at 45 B/s)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FhirValidator 4.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://gazelle.ihe.net/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced
[INFO]
[INFO] --- sonar-maven-plugin:3.7.0.1746:sonar (default-cli) @ FhirValidator ---
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] SonarQube version: 7.3.0
[INFO] Default locale: "en_GB", source code encoding: "UTF-8"
[INFO] Publish mode
[INFO] Load global settings
[INFO] Load global settings (done) | time=152ms
[INFO] Server id: A7EE8CF2-1e5f71089284882
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] Load/download plugins
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=45ms
[INFO] Plugin [l10nfr] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
[INFO] Plugin [l10nde] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
[INFO] Plugin [l10nel] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
[INFO] Plugin [l10nit] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
[INFO] Plugin [l10nja] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
[INFO] Plugin [l10nko] defines 'l10nen' as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
[INFO] Load/download plugins (done) | time=62ms
[INFO] Loaded core extensions:
[INFO] Sonargraph Integration: Custom metrics file '/home/jenkins/.sonargraphintegration/metrics.properties' not found
[INFO] Sonargraph Integration: Created 54 predefined and 0 custom metric(s)
[INFO] Process project properties
[INFO] Execute project builders
[INFO] Execute project builders (done) | time=3ms
[INFO] Load project repositories
[INFO] Load project repositories (done) | time=78ms
[INFO] Load quality profiles
[INFO] Load quality profiles (done) | time=24ms
[INFO] Load active rules
[INFO] Load active rules (done) | time=439ms
[INFO] Load metrics repository
[INFO] Load metrics repository (done) | time=20ms
[INFO] Project key: net.ihe.gazelle.validator:FhirValidator
[INFO] Project base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace
[INFO] ------------- Scan Fhir-Validator-Common-Peripherals
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Test paths: src/test/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Load server rules
[INFO] Load server rules (done) | time=104ms
[INFO] Index files
[INFO] 24 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=11ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=3ms
[INFO] Java Main Files AST scan
[INFO] 20 source files to be analyzed
[INFO] 20/20 source files have been analyzed
[INFO] Java Main Files AST scan (done) | time=1557ms
[INFO] Java Test Files AST scan
[INFO] 3 source files to be analyzed
[INFO] 3/3 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=112ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=2133ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=36ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] Analysing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/jacoco.exec
[INFO] No information about coverage per test.
[INFO] Sensor JaCoCoSensor [java] (done) | time=85ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=114ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Peripherals'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Peripherals'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=1ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=10ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=91ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Peripherals/target/sonar/findbugs-result.xml
The following classes needed for analysis were missing:
org.apache.poi.ss.usermodel.CellStyle
test
accept
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=8354ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Common-Application
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 2 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=1ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=1ms
[INFO] Java Main Files AST scan
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[INFO] Java Main Files AST scan (done) | time=20ms
[INFO] Java Test Files AST scan
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=37ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=0ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=8ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Application'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Application'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=6ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Application/target/sonar/findbugs-result.xml
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=1080ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Common-Business
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 14 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=1ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=0ms
[INFO] Java Main Files AST scan
[INFO] 13 source files to be analyzed
[INFO] Java Main Files AST scan (done) | time=434ms
[INFO] 13/13 source files have been analyzed
[INFO] Java Test Files AST scan
[INFO] 0 source files to be analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=453ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=0ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=9ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Business'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Business'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=1ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=6ms
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] 1/1 source files have been analyzed
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Business/target/sonar/findbugs-result.xml
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=1942ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Common-Adapter
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 7 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=1ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=0ms
[INFO] Java Main Files AST scan
[INFO] 6 source files to be analyzed
[INFO] Java Main Files AST scan (done) | time=313ms
[INFO] 6/6 source files have been analyzed
[INFO] Java Test Files AST scan
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=331ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=0ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=10ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Adapter'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common-Adapter'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=9ms
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] 1/1 source files have been analyzed
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/Fhir-Validator-Common-Adapter/target/sonar/findbugs-result.xml
The following classes needed for analysis were missing:
accept
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=2526ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Common
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/sonar
[INFO] Source paths: pom.xml
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 1 file indexed
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=6ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Common/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Common'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=4ms
[INFO] SCM Publisher is disabled
[INFO] 1/1 source files have been analyzed
[INFO] ------------- Scan Fhir-Validator-Definition-Application
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 2 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=0ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=1ms
[INFO] Java Main Files AST scan
[INFO] 1 source files to be analyzed
[INFO] Java Main Files AST scan (done) | time=13ms
[INFO] 1/1 source files have been analyzed
[INFO] Java Test Files AST scan
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=28ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=1ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=4ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Definition-Application'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Definition-Application'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=3ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Application/target/sonar/findbugs-result.xml
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=618ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan FhirValidator - WAR
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/sonar
[INFO] Source paths: src/main/webapp, pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 21 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for web: Sonar way
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=1ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=1ms
[INFO] Java Main Files AST scan
[INFO] 7 source files to be analyzed
[INFO] Java Main Files AST scan (done) | time=297ms
[INFO] 7/7 source files have been analyzed
[INFO] Java Test Files AST scan
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=320ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=0ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 4 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=34ms
[INFO] 4/4 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:FhirValidator-war'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:FhirValidator-war'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=105ms
[INFO] Sensor XML Sensor [xml]
[INFO] 4 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=48ms
[INFO] 4/4 source files have been analyzed
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/FhirValidator-war/target/sonar/findbugs-result.xml
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=1668ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Definition-Adapter
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 9 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=1ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=2ms
[INFO] Java Main Files AST scan
[INFO] 8 source files to be analyzed
[INFO] 8/8 source files have been analyzed
[INFO] Java Main Files AST scan (done) | time=219ms
[INFO] Java Test Files AST scan
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=244ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=0ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=11ms
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Definition-Adapter'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Definition-Adapter'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=9ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/Fhir-Validator-Definition-Adapter/target/sonar/findbugs-result.xml
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=1275ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Definition
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/sonar
[INFO] Source paths: pom.xml
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 1 file indexed
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=7ms
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Definition'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Definition/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Definition'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=1ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1/1 source files have been analyzed
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=6ms
[INFO] 1/1 source files have been analyzed
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Validation-Peripherals
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 2 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=2ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=1ms
[INFO] Java Main Files AST scan
[INFO] 1 source files to be analyzed
[INFO] Java Main Files AST scan (done) | time=56ms
[INFO] Java Test Files AST scan
[INFO] 1/1 source files have been analyzed
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=1ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=79ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=0ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] JaCoCo report not found: 'target/jacoco.exec'
[INFO] Sensor JaCoCoSensor [java] (done) | time=0ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=8ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Validation-Peripherals'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Validation-Peripherals'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=5ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/Fhir-Validator-Validation-Peripherals/target/sonar/findbugs-result.xml
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=1155ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan FhirValidator-Validation-Application
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/sonar
[INFO] Source paths: pom.xml, src/main/java
[INFO] Test paths: src/test/java
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 14 files indexed
[INFO] Quality profile for java: Sonar way with Findbugs
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaSquidSensor [java]
[INFO] Configured Java source version (sonar.java.source): 8
[INFO] JavaClasspath initialization
[INFO] JavaClasspath initialization (done) | time=1ms
[INFO] JavaTestClasspath initialization
[INFO] JavaTestClasspath initialization (done) | time=2ms
[INFO] Java Main Files AST scan
[INFO] 8 source files to be analyzed
[INFO] 8/8 source files have been analyzed
[WARNING] Classes not found during the analysis : [com.helger.schematron.ISchematronResource]
[INFO] Java Main Files AST scan (done) | time=1932ms
[INFO] Java Test Files AST scan
[INFO] 5 source files to be analyzed
[INFO] 5/5 source files have been analyzed
[INFO] Java Test Files AST scan (done) | time=178ms
[INFO] Sensor JavaSquidSensor [java] (done) | time=2131ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=10ms
[INFO] Sensor JaCoCoSensor [java]
[INFO] Analysing /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/jacoco.exec
[INFO] No information about coverage per test.
[INFO] Sensor JaCoCoSensor [java] (done) | time=39ms
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=10ms
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:FhirValidator-Validation-Application'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:FhirValidator-Validation-Application'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=1ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=20ms
[INFO] Sensor FindBugs Sensor [findbugs]
[INFO] 1/1 source files have been analyzed
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/sonar/findbugs/fb-contrib.jar
[INFO] Loading findbugs plugin: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/sonar/findbugs/findsecbugs-plugin.jar
[INFO] Findbugs output report: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/FhirValidator-Validation-Application/target/sonar/findbugs-result.xml
The following classes needed for analysis were missing:
com.helger.schematron.ISchematronResource
[INFO] Sensor FindBugs Sensor [findbugs] (done) | time=3686ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan Fhir-Validator-Validation
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/sonar
[INFO] Source paths: pom.xml
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 1 file indexed
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=14ms
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:Fhir-Validator-Validation'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/Fhir-Validator-Validation/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:Fhir-Validator-Validation'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=0ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=21ms
[INFO] 1/1 source files have been analyzed
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan FhirValidator - EAR
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/sonar
[INFO] Source paths: pom.xml
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 1 file indexed
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=32ms
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing module 'net.ihe.gazelle.validator:FhirValidator-ear'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/FhirValidator-ear/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing module 'net.ihe.gazelle.validator:FhirValidator-ear'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=1ms
[INFO] Sensor HTML [web]
[INFO] Sensor HTML [web] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] 1/1 source files have been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=46ms
[INFO] SCM Publisher is disabled
[INFO] ------------- Scan FhirValidator
[INFO] Base dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace
[INFO] Working dir: /home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/sonar
[INFO] Source paths: pom.xml
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Index files
[INFO] 1 file indexed
[INFO] Quality profile for xml: Sonar way
[INFO] Sensor JavaXmlSensor [java]
[INFO] 1 source files to be analyzed
[INFO] Sensor JavaXmlSensor [java] (done) | time=13ms
[INFO] Sensor Sonargraph Integration [sonargraphintegration]
[INFO] Sonargraph Integration: Processing project 'net.ihe.gazelle.validator:FhirValidator'
[WARNING] Sonargraph Integration: XML report file '/home/jenkins/.hudson/jobs/FhirValidator(HEAD)-R4/workspace/target/sonargraph/sonargraph-sonarqube-report.xml' not found
[INFO] Sonargraph Integration: Finished processing project 'net.ihe.gazelle.validator:FhirValidator'
[INFO] Sensor Sonargraph Integration [sonargraphintegration] (done) | time=1ms
[INFO] Sensor HTML [web]
[INFO] 1/1 source files have been analyzed
[INFO] Sensor HTML [web] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source files to be analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=27ms
[INFO] Sensor Zero Coverage Sensor
[INFO] 1/1 source files have been analyzed
[INFO] Sensor Zero Coverage Sensor (done) | time=96ms
[INFO] Sensor Java CPD Block Indexer
[INFO] Sensor Java CPD Block Indexer (done) | time=113ms
[INFO] SCM Publisher is disabled
[INFO] 22 files had no CPD blocks
[INFO] Calculating CPD for 53 files
[INFO] CPD calculation finished
[INFO] Analysis report generated in 222ms, dir size=722 KB
[INFO] Analysis reports compressed in 193ms, zip size=318 KB
[INFO] Analysis report uploaded in 49ms
[INFO] ANALYSIS SUCCESSFUL, you can browse https://gazelle.ihe.net/sonar/dashboard?id=net.ihe.gazelle.validator%3AFhirValidator
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at https://gazelle.ihe.net/sonar/api/ce/task?id=AXYZp_QNBlaXvV-EUUga
[INFO] Task total time: 34.297 s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FhirValidator ...................................... SUCCESS [ 36.628 s]
[INFO] Fhir-Validator-Common .............................. SKIPPED
[INFO] Fhir-Validator-Common-Business ..................... SKIPPED
[INFO] Fhir-Validator-Common-Application .................. SKIPPED
[INFO] Fhir-Validator-Common-Adapter ...................... SKIPPED
[INFO] Fhir-Validator-Common-Peripherals .................. SKIPPED
[INFO] Fhir-Validator-Definition .......................... SKIPPED
[INFO] Fhir-Validator-Definition-Application .............. SKIPPED
[INFO] Fhir-Validator-Definition-Adapter .................. SKIPPED
[INFO] FhirValidator - WAR ................................ SKIPPED
[INFO] Fhir-Validator-Validation .......................... SKIPPED
[INFO] FhirValidator-Validation-Application ............... SKIPPED
[INFO] Fhir-Validator-Validation-Peripherals .............. SKIPPED
[INFO] FhirValidator - EAR ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.144 s
[INFO] Finished at: 2020-11-30T15:56:46+01:00
[INFO] Final Memory: 49M/1545M
[INFO] ------------------------------------------------------------------------
SonarQube analysis completed: SUCCESS
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[Checks API] No suitable checks publisher found.
Finished: SUCCESS