Started by an SCM change Running as SYSTEM Agent basic-c52dk is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-c52dk" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jaxb-impl.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-c52dk" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-c52dk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jaxb-impl.svc.cluster.local/jaxb-impl/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jaxb-impl" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" [EnvInject] - Loading node environment variables. Building remotely on basic-c52dk (basic) in workspace /home/jenkins/agent/workspace/jaxb-fi-master-build [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jR1RjDiTkmjW/agent.62 SSH_AGENT_PID=64 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/jaxb-fi-master-build@tmp/private_key_10411857298731224415.key (/home/jenkins/agent/workspace/jaxb-fi-master-build@tmp/private_key_10411857298731224415.key) [ssh-agent] Using credentials eclipse-jaxb-impl-bot (GitHub bot SSH) The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/jaxb-fi.git > git init /home/jenkins/agent/workspace/jaxb-fi-master-build # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jaxb-fi.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/jaxb-fi-master-build@tmp/jenkins-gitclient-ssh2224339331241730018.key > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jaxb-fi.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/jaxb-fi.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4df01cc78419643f08918878f7c4d6fb87a1b2a5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4df01cc78419643f08918878f7c4d6fb87a1b2a5 # timeout=10 Commit message: "Project cleanup. (#106)" > git rev-list --no-walk 35ea8ffbb467bd04affd3d0e70e7e22f7ecdad47 # timeout=10 [jaxb-fi-master-build] $ /bin/sh -ex /tmp/jenkins3256593422772483219.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/openjdk + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/openjdk/jdk-11/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + echo '-[ GPG Initialization ]---------------------------------------------------------' -[ GPG Initialization ]--------------------------------------------------------- + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key CE8B1D1D2530EDC5: public key "Eclipse Implementation of JAXB Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key CE8B1D1D2530EDC5: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 04543577D6A9CC626239C50C7ECBD740FF06AEB5 trust Secret subkeys are available. pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: unknown validity: unknown ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ unknown] (1). Eclipse Implementation of JAXB Project pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: unknown validity: unknown ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ unknown] (1). Eclipse Implementation of JAXB Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ unknown] (1). Eclipse Implementation of JAXB Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 06A4D15D9FA796BA5DECF592CE8B1D1D2530EDC5 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2023-09-10 pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ultimate] (1). Eclipse Implementation of JAXB Project pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ultimate] (1). Eclipse Implementation of JAXB Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/CE8B1D1D2530EDC5 created: 2018-09-11 expires: 2023-09-10 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/7ECBD740FF06AEB5 created: 2018-09-11 expires: 2023-09-10 usage: S [ultimate] (1). Eclipse Implementation of JAXB Project + echo '-[ Fast Infoset Build ]---------------------------------------------------------' -[ Fast Infoset Build ]--------------------------------------------------------- + cd code + mvn -U -C -B clean install spotbugs:spotbugs deploy -Pstaging -Psnapshots -Pcoverage -Poss-release [INFO] Scanning for projects... [INFO] Inspecting build with total of 5 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 5 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] fastinfoset-project [pom] [INFO] fastinfoset [jar] [INFO] fastinfoset-roundtrip-tests [jar] [INFO] fastinfoset-utilities [jar] [INFO] fastinfoset-samples [jar] [INFO] [INFO] ------------< com.sun.xml.fastinfoset:fastinfoset-project >------------- [INFO] Building fastinfoset-project 2.1.0-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastinfoset-project --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ fastinfoset-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ fastinfoset-project --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/jaxb-fi-master-build/code' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/jaxb-fi-master-build/code [INFO] Storing buildNumber: 4df01cc at timestamp: 1630076074585 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/jaxb-fi-master-build/code' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/jaxb-fi-master-build/code [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ fastinfoset-project --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ fastinfoset-project --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ fastinfoset-project --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ fastinfoset-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ fastinfoset-project --- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ fastinfoset-project --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ fastinfoset-project --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ fastinfoset-project --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ fastinfoset-project --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc [INFO] [INFO] --- spotbugs-maven-plugin:4.3.0:spotbugs (default-cli) @ fastinfoset-project --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ fastinfoset-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ fastinfoset-project --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ fastinfoset-project --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ fastinfoset-project --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ fastinfoset-project --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ fastinfoset-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ fastinfoset-project --- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ fastinfoset-project --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ fastinfoset-project --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ fastinfoset-project --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ fastinfoset-project --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ fastinfoset-project --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/pom.xml to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0-SNAPSHOT/fastinfoset-project-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< com.sun.xml.fastinfoset:FastInfoset >----------------- [INFO] Building fastinfoset 2.1.0-SNAPSHOT [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FastInfoset --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfoset --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfoset --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfoset --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfoset --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfoset --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfoset --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfoset --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 123 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,53] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[364,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[367,49] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[374,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[52,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[53,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[59,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,41] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,37] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[63,38] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[66,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[68,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[91,51] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[100,43] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[254,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[675,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[212,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[219,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetException.java:[21,8] serializable class org.jvnet.fastinfoset.FastInfosetException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[123,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[137,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[152,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/EncodingAlgorithmException.java:[21,8] serializable class org.jvnet.fastinfoset.EncodingAlgorithmException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,48] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,47] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,37] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,43] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,39] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,41] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,38] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,44] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[83,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfoset --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 122 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,53] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[364,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[367,49] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[374,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[52,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[53,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[59,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,41] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,37] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[63,38] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[66,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[68,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[91,51] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[100,43] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[254,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[675,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[212,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[219,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetException.java:[21,8] serializable class org.jvnet.fastinfoset.FastInfosetException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[123,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[137,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[152,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/EncodingAlgorithmException.java:[21,8] serializable class org.jvnet.fastinfoset.EncodingAlgorithmException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,48] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,47] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,37] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,43] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,39] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,41] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,38] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,44] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[83,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[83,41] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[88,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[88,51] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[93,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[93,37] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[98,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[98,39] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[30,5] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[30,28] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[55,9] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[56,24] unchecked call to putAll(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[59,13] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[65,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[66,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[67,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[68,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[69,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[70,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[71,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[72,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[73,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[74,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[78,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[106,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[33,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[34,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[68,12] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[78,11] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[91,29] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[95,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[434,18] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[435,20] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[470,18] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[471,20] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[72,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[72,37] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[78,31] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[114,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[114,37] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[143,27] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[195,49] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[117,12] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[122,9] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[122,22] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[134,22] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[116,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[123,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[132,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[143,16] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[143,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[72,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[72,35] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[78,29] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[113,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[113,35] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[142,25] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[194,47] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/StartElementEvent.java:[38,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/StartElementEvent.java:[39,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/StartElementEvent.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ FastInfoset --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfoset --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfoset --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[636,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[636,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[637,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[744,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[744,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[745,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[748,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[748,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[749,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[777,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[777,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[778,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[896,30] getTextAlgorithmBytes() in com.sun.xml.fastinfoset.stax.StAXDocumentParser has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/alphabet/AlphabetTest.java:[201,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/alphabet/AlphabetTest.java:[201,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/alphabet/AlphabetTest.java:[202,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/dom/NormalizedTextNodeTest.java:[56,27] redundant cast to org.w3c.dom.Element [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[149,9] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[149,28] found raw type: java.util.HashSet missing type arguments for generic class java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[150,21] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[151,21] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[152,21] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[154,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/NamespacesScopeTest.java:[130,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/NamespacesScopeTest.java:[149,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[107,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[107,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[108,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[138,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[138,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[139,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfoset --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running algorithm.AlgorithmTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec Running dom.NamespaceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running dom.NormalizedTextNodeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running stax.StringTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running stax.EncodingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running stax.OctetEncodingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running stax.NamespaceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running alphabet.AlphabetTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running encoding.DuplicateAttributesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running encoding.EncodingTest 684 684 684 684 1322 1322 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running encoding.NamespacesScopeTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running encoding.DecodingTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running resourcebundle.ResourceBundleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running classfile.ByteCodeVersionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running sax.FeaturesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running namespace.ContextTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running ignore.IgnoreTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Results : Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfoset --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfoset --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfoset --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/module-info.java... Loading source files for package com.sun.xml.fastinfoset... Loading source files for package com.sun.xml.fastinfoset.algorithm... Loading source files for package com.sun.xml.fastinfoset.alphabet... Loading source files for package com.sun.xml.fastinfoset.dom... Loading source files for package com.sun.xml.fastinfoset.sax... Loading source files for package com.sun.xml.fastinfoset.stax... Loading source files for package com.sun.xml.fastinfoset.stax.events... Loading source files for package com.sun.xml.fastinfoset.stax.factory... Loading source files for package com.sun.xml.fastinfoset.stax.util... Loading source files for package com.sun.xml.fastinfoset.tools... Loading source files for package com.sun.xml.fastinfoset.util... Loading source files for package com.sun.xml.fastinfoset.vocab... Loading source files for package org.jvnet.fastinfoset... Loading source files for package org.jvnet.fastinfoset.sax... Loading source files for package org.jvnet.fastinfoset.sax.helpers... Loading source files for package org.jvnet.fastinfoset.stax... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/AbstractResourceBundle.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/CommonResourceBundle.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/Decoder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/Decoder.EncodingAlgorithmInputStream.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/DecoderStateTables.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/Encoder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/EncodingConstants.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/Notation.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/OctetBufferListener.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/QualifiedName.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/UnparsedEntity.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/BASE64EncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/BooleanEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/BuiltInEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/BuiltInEncodingAlgorithm.WordListener.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/BuiltInEncodingAlgorithmFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/BuiltInEncodingAlgorithmState.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/FloatEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/HexadecimalEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/IEEE754FloatingPointEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/IntegerEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/IntEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/ShortEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/UUIDEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/alphabet/BuiltInRestrictedAlphabets.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/DOMDocumentParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/DOMDocumentSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/AttributesHolder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/Features.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/Properties.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/SAXDocumentParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/SAXDocumentSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/SystemIdResolver.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/EventLocation.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/StAXDocumentParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/StAXDocumentParser.NamespaceContextImpl.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/StAXDocumentSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/StAXManager.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/AttributeBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/CharactersEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/CommentEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/DTDEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/EmptyIterator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/EndDocumentEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/EndElementEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/EntityDeclarationImpl.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/EntityReferenceEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/EventBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/NamespaceBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/ProcessingInstructionEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/ReadIterator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/StartDocumentEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/StartElementEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/StAXEventAllocatorBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/StAXEventReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/StAXEventWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/StAXFilteredEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/Util.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/XMLConstants.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/StAXEventFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/StAXInputFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/StAXOutputFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/StAXFilteredParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/StAXParserWrapper.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/FI_DOM_Or_XML_DOM_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/FI_SAX_Or_XML_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/FI_SAX_XML.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/FI_StAX_SAX_Or_XML_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/PrintTable.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/SAX2StAXWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/SAXEventSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/SAXEventSerializer.AttributeValueHolder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/StAX2SAXReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/TransformInputOutput.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/VocabularyGenerator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/XML_DOM_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/XML_DOM_SAX_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/XML_SAX_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/XML_SAX_StAX_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/CharArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/CharArrayArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/CharArrayIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/CharArrayString.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/ContiguousCharArrayArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/DuplicateAttributeVerifier.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/DuplicateAttributeVerifier.Entry.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/FixedEntryStringIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/KeyIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/LocalNameQualifiedNamesMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/LocalNameQualifiedNamesMap.Entry.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/PrefixArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/QualifiedNameArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/StringArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/StringIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/StringIntMap.Entry.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/ValueArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/ValueArrayResourceException.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/ParserVocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/Vocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/EncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/EncodingAlgorithmException.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/EncodingAlgorithmIndexes.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/ExternalVocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/FastInfosetException.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/FastInfosetParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/FastInfosetResult.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/FastInfosetSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/FastInfosetSource.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/RestrictedAlphabet.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/Vocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/VocabularyApplicationData.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/EncodingAlgorithmAttributes.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/EncodingAlgorithmContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/ExtendedContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/FastInfosetReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/FastInfosetWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/PrimitiveTypeContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/RestrictedAlphabetContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/EncodingAlgorithmAttributesImpl.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/FastInfosetDefaultHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/FastInfosetStreamReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/LowLevelFastInfosetStreamWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/alphabet/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/alphabet/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/module-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/AbstractResourceBundle.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/CommonResourceBundle.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/Decoder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/Decoder.EncodingAlgorithmInputStream.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/DecoderStateTables.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/Encoder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/EncodingConstants.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/Notation.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/OctetBufferListener.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/QualifiedName.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/class-use/UnparsedEntity.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/BASE64EncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/BooleanEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/BuiltInEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/BuiltInEncodingAlgorithm.WordListener.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/BuiltInEncodingAlgorithmFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/BuiltInEncodingAlgorithmState.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/DoubleEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/FloatEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/HexadecimalEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/IEEE754FloatingPointEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/IntEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/IntegerEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/LongEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/ShortEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/class-use/UUIDEncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/alphabet/class-use/BuiltInRestrictedAlphabets.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/class-use/DOMDocumentParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/class-use/DOMDocumentSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/AttributesHolder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/Features.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/Properties.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/SAXDocumentParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/SAXDocumentSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/SAXDocumentSerializerWithPrefixMapping.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/class-use/SystemIdResolver.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/class-use/EventLocation.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/class-use/StAXDocumentParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/class-use/StAXDocumentParser.NamespaceContextImpl.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/class-use/StAXDocumentSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/class-use/StAXManager.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/AttributeBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/CharactersEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/CommentEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/DTDEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/EmptyIterator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/EndDocumentEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/EndElementEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/EntityDeclarationImpl.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/EntityReferenceEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/EventBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/NamespaceBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/ProcessingInstructionEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/ReadIterator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/StAXEventAllocatorBase.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/StAXEventReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/StAXEventWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/StAXFilteredEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/StartDocumentEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/StartElementEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/Util.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/class-use/XMLConstants.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/class-use/StAXEventFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/class-use/StAXInputFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/class-use/StAXOutputFactory.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/class-use/StAXFilteredParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/class-use/StAXParserWrapper.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/FI_DOM_Or_XML_DOM_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/FI_SAX_Or_XML_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/FI_SAX_XML.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/FI_StAX_SAX_Or_XML_SAX_SAXEvent.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/PrintTable.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/SAX2StAXWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/SAXEventSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/SAXEventSerializer.AttributeValueHolder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/StAX2SAXReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/TransformInputOutput.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/VocabularyGenerator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/XML_DOM_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/XML_DOM_SAX_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/XML_SAX_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/class-use/XML_SAX_StAX_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/CharArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/CharArrayArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/CharArrayIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/CharArrayString.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/ContiguousCharArrayArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/DuplicateAttributeVerifier.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/DuplicateAttributeVerifier.Entry.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/FixedEntryStringIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/KeyIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/LocalNameQualifiedNamesMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/LocalNameQualifiedNamesMap.Entry.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/NamespaceContextImplementation.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/PrefixArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/QualifiedNameArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/StringArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/StringIntMap.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/StringIntMap.Entry.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/ValueArray.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/class-use/ValueArrayResourceException.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/class-use/ParserVocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/class-use/SerializerVocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/class-use/Vocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/EncodingAlgorithm.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/EncodingAlgorithmException.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/EncodingAlgorithmIndexes.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/ExternalVocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/FastInfosetException.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/FastInfosetParser.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/FastInfosetResult.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/FastInfosetSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/FastInfosetSource.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/RestrictedAlphabet.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/Vocabulary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/class-use/VocabularyApplicationData.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/EncodingAlgorithmAttributes.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/EncodingAlgorithmContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/ExtendedContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/FastInfosetReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/FastInfosetWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/PrimitiveTypeContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/class-use/RestrictedAlphabetContentHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/class-use/EncodingAlgorithmAttributesImpl.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/class-use/FastInfosetDefaultHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/class-use/FastInfosetStreamReader.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/class-use/LowLevelFastInfosetStreamWriter.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/algorithm/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/alphabet/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/dom/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/sax/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/events/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/factory/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/stax/util/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/tools/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/util/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/com/sun/xml/fastinfoset/vocab/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/sax/helpers/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/com.sun.xml.fastinfoset/org/jvnet/fastinfoset/stax/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:49: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/EncodingAlgorithmIndexes.java:26: warning: empty

tag [WARNING] * 10. The indexes start from 0 instead of 1 as specified.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetResult.java:32: warning: empty

tag [WARNING] * detail.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetResult.java:36: warning: empty

tag [WARNING] * interoperation alternative serializer specific solutions be used.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSource.java:35: warning: empty

tag [WARNING] * detail.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSource.java:39: warning: empty

tag [WARNING] * interoperation alternative parser specific solutions be used.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/sax/EncodingAlgorithmContentHandler.java:34: warning: empty

tag [WARNING] * initial vocabulary of a fast infoset document.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/sax/EncodingAlgorithmContentHandler.java:46: warning: empty

tag [WARNING] * setEncodingAlgorithmContentHandler} method.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/sax/PrimitiveTypeContentHandler.java:35: warning: empty

tag [WARNING] * "float", "double" and "uuid" encoding algorithms.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/sax/PrimitiveTypeContentHandler.java:47: warning: empty

tag [WARNING] * setPrimitiveTypeContentHandler} method.

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:599: warning: no @throws for java.io.IOException [WARNING] protected final void encodeHeader(boolean encodeXmlDecl) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:610: warning: no @throws for java.io.IOException [WARNING] protected final void encodeInitialVocabulary() throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:656: warning: no @throws for java.io.IOException [WARNING] protected final void encodeDocumentTermination() throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:667: warning: no @throws for java.io.IOException [WARNING] protected final void encodeElementTermination() throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:684: warning: no @throws for java.io.IOException [WARNING] protected final void encodeTermination() throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:700: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNamespaceAttribute(String prefix, String uri) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:730: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:732: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCharacters(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:747: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:749: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCharactersNoClone(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:763: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:765: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeNumericFourBitCharacters(char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:765: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNumericFourBitCharacters(char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:780: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:782: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeDateTimeFourBitCharacters(char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:782: warning: no @throws for java.io.IOException [WARNING] protected final void encodeDateTimeFourBitCharacters(char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:799: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:801: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeFourBitCharacters(int id, int[] table, char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:801: warning: no @throws for java.io.IOException [WARNING] protected final void encodeFourBitCharacters(int id, int[] table, char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:847: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:851: warning: no @throws for java.io.IOException [WARNING] protected final void encodeAlphabetCharacters(String alphabet, char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:900: warning: no @throws for java.io.IOException [WARNING] protected final void encodeProcessingInstruction(String target, String data) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:917: warning: no @throws for java.io.IOException [WARNING] protected final void encodeDocumentTypeDeclaration(String systemId, String publicId) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:941: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:943: warning: no @throws for java.io.IOException [WARNING] protected final void encodeComment(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:960: warning: no description for @throws [WARNING] * @throws ArrayIndexOutOfBoundsException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:962: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCommentNoClone(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:983: warning: no @throws for java.io.IOException [WARNING] protected final void encodeElementQualifiedNameOnThirdBit(String namespaceURI, String prefix, String localName) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1009: warning: no @param for entry [WARNING] protected final void encodeLiteralElementQualifiedNameOnThirdBit(String namespaceURI, String prefix, String localName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1009: warning: no @throws for java.io.IOException [WARNING] protected final void encodeLiteralElementQualifiedNameOnThirdBit(String namespaceURI, String prefix, String localName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1069: warning: no @throws for java.io.IOException [WARNING] protected final void encodeAttributeQualifiedNameOnSecondBit(String namespaceURI, String prefix, String localName) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1095: warning: no @param for entry [WARNING] protected final boolean encodeLiteralAttributeQualifiedNameOnSecondBit(String namespaceURI, String prefix, String localName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1095: warning: no @return [WARNING] protected final boolean encodeLiteralAttributeQualifiedNameOnSecondBit(String namespaceURI, String prefix, String localName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1095: warning: no @throws for java.io.IOException [WARNING] protected final boolean encodeLiteralAttributeQualifiedNameOnSecondBit(String namespaceURI, String prefix, String localName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1164: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnFirstBit(String s, StringIntMap map, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1209: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnFirstBit(String s, CharArrayIntMap map, boolean addToTable) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1260: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnFirstBit(char[] ch, int offset, int length, CharArrayIntMap map, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1374: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnFirstBit(String URI, int id, Object data) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1447: warning: no @throws for java.io.IOException [WARNING] protected final void encodeAIIOctetAlgorithmData(int id, byte[] d, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1471: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeAIIObjectAlgorithmData(int id, Object data, EncodingAlgorithm ea) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1471: warning: no @throws for java.io.IOException [WARNING] protected final void encodeAIIObjectAlgorithmData(int id, Object data, EncodingAlgorithm ea) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1497: warning: no @throws for java.io.IOException [WARNING] protected final void encodeAIIBuiltInAlgorithmData(int id, Object data, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1529: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnThirdBit(char[] ch, int offset, int length, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1577: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnThirdBit(String URI, int id, Object data) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1654: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonIdentifyingStringOnThirdBit(String URI, int id, byte[] d, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1676: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCIIOctetAlgorithmData(int id, byte[] d, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1700: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeCIIObjectAlgorithmData(int id, Object data, EncodingAlgorithm ea) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1700: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCIIObjectAlgorithmData(int id, Object data, EncodingAlgorithm ea) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1726: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeCIIBuiltInAlgorithmData(int id, Object data, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1726: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCIIBuiltInAlgorithmData(int id, Object data, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1754: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeCIIBuiltInAlgorithmDataAsCDATA(char[] ch, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1754: warning: no @throws for java.io.IOException [WARNING] protected final void encodeCIIBuiltInAlgorithmDataAsCDATA(char[] ch, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1775: warning: no @throws for java.io.IOException [WARNING] protected final void encodeIdentifyingNonEmptyStringOnFirstBit(String s, StringIntMap map) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1793: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyOctetStringOnSecondBit(String s) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1805: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroOctetStringLengthOnSecondBit(int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1831: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyCharacterStringOnFifthBit(String s) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1846: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyCharacterStringOnFifthBit(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1859: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroOctetStringLengthOnFifthBit(int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1887: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyCharacterStringOnSeventhBit(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1904: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeNonEmptyFourBitCharacterStringOnSeventhBit(int[] table, char[] ch, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1904: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyFourBitCharacterStringOnSeventhBit(int[] table, char[] ch, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1946: warning: no @throws for org.jvnet.fastinfoset.FastInfosetException [WARNING] protected final void encodeNonEmptyNBitCharacterStringOnSeventhBit(String alphabet, char[] ch, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:1946: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyNBitCharacterStringOnSeventhBit(String alphabet, char[] ch, int offset, int length) throws FastInfosetException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2009: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroOctetStringLengthOnSenventhBit(int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2041: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroIntegerOnSecondBitFirstBitOne(int i) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2080: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroIntegerOnSecondBitFirstBitZero(int i) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2108: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroIntegerOnThirdBit(int i) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2144: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroIntegerOnFourthBit(int i) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2180: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyUTF8StringAsOctetString(int b, String s, int[] constants) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2196: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonEmptyUTF8StringAsOctetString(int b, char ch[], int offset, int length, int[] constants) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2211: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroOctetStringLength(int b, int length, int[] constants) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2235: warning: no @throws for java.io.IOException [WARNING] protected final void encodeNonZeroInteger(int b, int i, int[] constants) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2283: warning: no @param for i [WARNING] protected final void write(int i) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2283: warning: no @throws for java.io.IOException [WARNING] protected final void write(int i) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2304: warning: no @throws for java.io.IOException [WARNING] protected final void write(byte[] b, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2315: warning: no @throws for java.io.IOException [WARNING] protected final void write(byte[] b, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2403: warning: no @return [WARNING] protected final int encodeUTF8String(String s) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2403: warning: no @throws for java.io.IOException [WARNING] protected final int encodeUTF8String(String s) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2428: warning: no @return [WARNING] protected final int encodeUTF8String(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2428: warning: no @throws for java.io.IOException [WARNING] protected final int encodeUTF8String(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2494: warning: no @return [WARNING] protected final int encodeUtf16String(String s) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2494: warning: no @throws for java.io.IOException [WARNING] protected final int encodeUtf16String(String s) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2519: warning: no @return [WARNING] protected final int encodeUtf16String(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:2519: warning: no @throws for java.io.IOException [WARNING] protected final int encodeUtf16String(char[] ch, int offset, int length) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Notation.java:27: warning: no @param for _name [WARNING] public Notation(String _name, String _systemIdentifier, String _publicIdentifier) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Notation.java:27: warning: no @param for _systemIdentifier [WARNING] public Notation(String _name, String _systemIdentifier, String _publicIdentifier) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Notation.java:27: warning: no @param for _publicIdentifier [WARNING] public Notation(String _name, String _systemIdentifier, String _publicIdentifier) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/UnparsedEntity.java:25: warning: no @param for _name [WARNING] public UnparsedEntity(String _name, String _systemIdentifier, String _publicIdentifier, String _notationName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/UnparsedEntity.java:25: warning: no @param for _systemIdentifier [WARNING] public UnparsedEntity(String _name, String _systemIdentifier, String _publicIdentifier, String _notationName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/UnparsedEntity.java:25: warning: no @param for _publicIdentifier [WARNING] public UnparsedEntity(String _name, String _systemIdentifier, String _publicIdentifier, String _notationName) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfoset --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfoset --- [INFO] Loading execution data file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/jacoco.exec [INFO] Analyzed bundle 'fastinfoset' with 129 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfoset --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- spotbugs-maven-plugin:4.3.0:spotbugs (default-cli) @ FastInfoset --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfoset --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfoset --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfoset --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfoset --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfoset --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfoset --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfoset --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 123 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,53] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[364,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[367,49] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[374,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[52,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[53,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[59,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,41] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,37] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[63,38] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[66,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[68,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[91,51] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[100,43] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[254,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[675,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[212,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[219,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetException.java:[21,8] serializable class org.jvnet.fastinfoset.FastInfosetException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[123,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[137,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[152,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/EncodingAlgorithmException.java:[21,8] serializable class org.jvnet.fastinfoset.EncodingAlgorithmException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,48] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,47] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,37] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,43] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,39] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,41] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,38] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,44] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[83,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfoset --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 122 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[172,53] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[364,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[367,49] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[374,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[52,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[53,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[59,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,41] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[62,37] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[63,38] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[66,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[68,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[91,51] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[100,43] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/sax/SAXDocumentSerializerWithPrefixMapping.java:[254,38] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java:[675,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[212,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetSerializer.java:[219,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetException.java:[21,8] serializable class org.jvnet.fastinfoset.FastInfosetException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[123,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[137,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/vocab/SerializerVocabulary.java:[152,29] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/EncodingAlgorithmException.java:[21,8] serializable class org.jvnet.fastinfoset.EncodingAlgorithmException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[43,48] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[48,47] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[53,37] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[58,43] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[63,39] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[68,41] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[73,38] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[78,44] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[83,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[83,41] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[88,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[88,51] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[93,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[93,37] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[98,18] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/Vocabulary.java:[98,39] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[30,5] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[30,28] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[55,9] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[56,24] unchecked call to putAll(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[59,13] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[65,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[66,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[67,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[68,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[69,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[70,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[71,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[72,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[73,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[74,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[78,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/StAXManager.java:[106,21] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[33,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[34,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[68,12] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[78,11] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[91,29] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/DTDEvent.java:[95,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[434,18] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[435,20] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[470,18] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/PrefixArray.java:[471,20] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[72,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[72,37] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[78,31] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[114,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[114,37] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[143,27] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java:[195,49] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[117,12] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[122,9] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[122,22] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/util/NamespaceContextImplementation.java:[134,22] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[116,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[123,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[132,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[143,16] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/org/jvnet/fastinfoset/FastInfosetParser.java:[143,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[72,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[72,35] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[78,29] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[113,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[113,35] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[142,25] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/algorithm/LongEncodingAlgorithm.java:[194,47] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/StartElementEvent.java:[38,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/StartElementEvent.java:[39,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Decoder.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/stax/events/StartElementEvent.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ FastInfoset --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfoset --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfoset --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[636,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[636,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[637,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[744,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[744,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[745,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[748,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[748,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[749,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[777,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[777,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[778,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/algorithm/AlgorithmTest.java:[896,30] getTextAlgorithmBytes() in com.sun.xml.fastinfoset.stax.StAXDocumentParser has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/alphabet/AlphabetTest.java:[201,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/alphabet/AlphabetTest.java:[201,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/alphabet/AlphabetTest.java:[202,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/dom/NormalizedTextNodeTest.java:[56,27] redundant cast to org.w3c.dom.Element [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[149,9] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[149,28] found raw type: java.util.HashSet missing type arguments for generic class java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[150,21] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[151,21] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[152,21] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/namespace/ContextTest.java:[154,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/NamespacesScopeTest.java:[130,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/NamespacesScopeTest.java:[149,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[107,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[107,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[108,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[138,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[138,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/test/java/encoding/DecodingTest.java:[139,33] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfoset --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfoset --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfoset --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfoset --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfoset --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfoset --- [INFO] Loading execution data file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/jacoco.exec [INFO] Analyzed bundle 'fastinfoset' with 129 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfoset --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ FastInfoset --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/pom.xml to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfoset/2.1.0-SNAPSHOT/FastInfoset-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< com.sun.xml.fastinfoset:FastInfosetRoundTripTests >---------- [INFO] Building fastinfoset-roundtrip-tests 2.1.0-SNAPSHOT [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfosetRoundTripTests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfosetRoundTripTests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfosetRoundTripTests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/SingleRountTripTest.java:[83,70] newInstance() in java.lang.Class has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,47] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/rtt/RoundTripRtt.java:[43,72] class com.sun.xml.fastinfoset.tools.TransformInputOutput in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/rtt/RoundTripRtt.java:[66,97] class com.sun.xml.fastinfoset.tools.TransformInputOutput in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfosetRoundTripTests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,47] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked conversion required: java.util.List found: java.util.ArrayList [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfosetRoundTripTests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfosetRoundTripTests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfosetRoundTripTests --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfosetRoundTripTests --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfosetRoundTripTests --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfosetRoundTripTests --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/module-info.java... Loading source files for package com.sun.xml.fastinfoset.roundtriptests... Loading source files for package com.sun.xml.fastinfoset.roundtriptests.rtt... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/AllRoundTripTest.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/SingleRountTripTest.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/DOMRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/DOMSAXRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/RoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/SAXRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/SAXStAXDiffRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/StAXRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/module-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/class-use/AllRoundTripTest.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/class-use/RoundTripReport.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/class-use/SingleRountTripTest.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/class-use/DOMRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/class-use/DOMSAXRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/class-use/RoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/class-use/SAXRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/class-use/SAXStAXDiffRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/class-use/StAXRoundTripRtt.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/com.sun.xml.fastinfoset.rtt/com/sun/xml/fastinfoset/roundtriptests/rtt/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfosetRoundTripTests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfosetRoundTripTests --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- spotbugs-maven-plugin:4.3.0:spotbugs (default-cli) @ FastInfosetRoundTripTests --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfosetRoundTripTests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfosetRoundTripTests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfosetRoundTripTests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/SingleRountTripTest.java:[83,70] newInstance() in java.lang.Class has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,47] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/rtt/RoundTripRtt.java:[43,72] class com.sun.xml.fastinfoset.tools.TransformInputOutput in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/rtt/RoundTripRtt.java:[66,97] class com.sun.xml.fastinfoset.tools.TransformInputOutput in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfosetRoundTripTests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,47] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java/com/sun/xml/fastinfoset/roundtriptests/RoundTripReport.java:[65,43] unchecked conversion required: java.util.List found: java.util.ArrayList [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfosetRoundTripTests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfosetRoundTripTests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfosetRoundTripTests --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfosetRoundTripTests --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfosetRoundTripTests --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfosetRoundTripTests --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfosetRoundTripTests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfosetRoundTripTests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfosetRoundTripTests --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ FastInfosetRoundTripTests --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/pom.xml to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetRoundTripTests/2.1.0-SNAPSHOT/FastInfosetRoundTripTests-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< com.sun.xml.fastinfoset:FastInfosetUtilities >------------ [INFO] Building fastinfoset-utilities 2.1.0-SNAPSHOT [4/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FastInfosetUtilities --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfosetUtilities --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfosetUtilities --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfosetUtilities --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfosetUtilities --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfosetUtilities --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfosetUtilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfosetUtilities --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,23] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,19] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[337,29] XSOMParser() in com.sun.xml.xsom.parser.XSOMParser has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[394,66] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/types/XSDataType.java:[83,28] class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[41,67] toURL() in java.io.File has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,9] com.sun.xml.analysis.frequency.FrequencyBasedLists in com.sun.xml.analysis.frequency has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,35] getLists() in com.sun.xml.analysis.frequency.FrequencyHandler has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[49,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[79,32] class com.sun.xml.fastinfoset.vocab.SerializerVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[79,75] class com.sun.xml.fastinfoset.vocab.ParserVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[93,12] class com.sun.xml.fastinfoset.vocab.SerializerVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[102,12] class com.sun.xml.fastinfoset.vocab.ParserVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[30,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[46,23] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[50,23] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[51,44] class com.sun.xml.stream.buffer.AbstractCreator in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,20] interface org.xml.sax.EntityResolver in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,36] interface org.xml.sax.DTDHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,48] interface org.xml.sax.ContentHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,64] interface org.xml.sax.ErrorHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,78] interface org.xml.sax.ext.LexicalHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[73,19] class com.sun.xml.stream.buffer.XMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[77,20] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[77,46] class javax.xml.parsers.ParserConfigurationException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[84,19] class com.sun.xml.stream.buffer.XMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[87,13] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[89,20] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[89,46] class javax.xml.parsers.ParserConfigurationException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[93,19] class com.sun.xml.stream.buffer.XMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[96,13] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[99,20] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[99,46] class javax.xml.parsers.ParserConfigurationException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[113,13] class com.sun.xml.stream.buffer.MutableXMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[119,12] class com.sun.xml.stream.buffer.MutableXMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[119,42] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[119,96] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[123,12] class com.sun.xml.stream.buffer.MutableXMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[123,42] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[124,50] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[154,40] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[158,38] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[162,70] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[168,74] interface org.xml.sax.Attributes in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[168,104] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[189,79] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[195,69] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[200,78] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[204,74] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[212,66] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[323,12] class org.xml.sax.InputSource in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[324,29] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[331,16] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[335,16] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[339,37] interface org.xml.sax.Locator in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[341,57] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[343,52] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[347,80] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[349,33] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[351,49] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[353,47] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[355,37] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[357,35] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[361,25] class org.xml.sax.SAXParseException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[361,53] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[363,23] class org.xml.sax.SAXParseException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[363,51] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[365,28] class org.xml.sax.SAXParseException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[365,56] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,64] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,60] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,66] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,62] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,60] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,56] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[114,32] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[187,25] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[189,19] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,28] found raw type: java.util.HashSet missing type arguments for generic class java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,24] unchecked conversion required: java.util.Set found: java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[37,39] class org.xml.sax.helpers.DefaultHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[90,36] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[99,38] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[134,12] class org.jvnet.fastinfoset.Vocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfosetUtilities --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[22,38] com.sun.xml.analysis.frequency.FrequencyBasedLists in com.sun.xml.analysis.frequency has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,23] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,19] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[337,29] XSOMParser() in com.sun.xml.xsom.parser.XSOMParser has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[394,66] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[41,67] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,9] com.sun.xml.analysis.frequency.FrequencyBasedLists in com.sun.xml.analysis.frequency has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,35] getLists() in com.sun.xml.analysis.frequency.FrequencyHandler has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[49,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[30,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,64] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,60] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,66] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,62] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,60] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,56] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[114,32] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[187,25] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[189,19] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,28] found raw type: java.util.HashSet missing type arguments for generic class java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,24] unchecked conversion required: java.util.Set found: java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[62,50] found raw type: java.util.Comparator missing type arguments for generic class java.util.Comparator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[64,63] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[65,63] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[87,44] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[87,40] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[87,40] unchecked conversion required: java.util.Set> found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[108,44] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[108,40] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[108,40] unchecked conversion required: java.util.Set> found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[36,8] serializable class com.sun.xml.analysis.frequency.FrequencySet has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[74,54] found raw type: java.util.Comparator missing type arguments for generic class java.util.Comparator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[74,20] serializable class com.sun.xml.analysis.frequency.SchemaProcessor.StringComparator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[83,53] found raw type: java.util.Comparator missing type arguments for generic class java.util.Comparator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[83,20] serializable class com.sun.xml.analysis.frequency.SchemaProcessor.QNameComparator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[107,40] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[107,27] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[107,27] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[111,42] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[111,29] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[111,29] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[115,43] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[115,30] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[115,30] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[119,43] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[119,30] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[119,30] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[123,41] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[123,28] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[123,28] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[128,48] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[128,35] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[128,35] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[133,50] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[133,37] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[133,37] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[169,23] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[169,19] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[206,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[267,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[389,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[418,29] XSOMParser() in com.sun.xml.xsom.parser.XSOMParser has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[537,66] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/tools/RoundTrip.java:[44,67] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/FastInfosetWriterSAXBufferProcessor.java:[69,9] setBuffer(com.sun.xml.stream.buffer.XMLStreamBuffer) in com.sun.xml.stream.buffer.AbstractProcessor has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/utilities/tools/XML_SAX_TYPED_FI.java:[98,78] toURL() in java.io.File has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfosetUtilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfosetUtilities --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfosetUtilities --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfosetUtilities --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfosetUtilities --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfosetUtilities --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/module-info.java... Loading source files for package com.sun.xml.analysis.frequency... Loading source files for package com.sun.xml.analysis.frequency.tools... Loading source files for package com.sun.xml.analysis.types... Loading source files for package com.sun.xml.fastinfoset.streambuffer... Loading source files for package com.sun.xml.fastinfoset.streambuffer.tools... Loading source files for package com.sun.xml.fastinfoset.types... Loading source files for package com.sun.xml.fastinfoset.utilities.tools... Loading source files for package com.sun.xml.fastinfoset.vocab.frequency... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/FrequencyBasedLists.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/FrequencyHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/FrequencySet.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/SchemaProcessor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/tools/PrintFrequency.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/types/SchemaProcessor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/AccessibleStringBuilder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/FastInfosetReaderSAXBufferCreator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/FastInfosetWriterSAXBufferProcessor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/tools/RoundTrip.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/LexicalSpaceConvertor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/LexicalSpaceConvertor.LexicalPreference.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/ValueInstance.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/ValueInstance.Type.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/XSDataType.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/utilities/tools/XML_SAX_TYPED_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.XmlApi.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/tools/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/tools/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/types/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/types/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/tools/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/tools/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/utilities/tools/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/utilities/tools/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/module-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/class-use/FrequencyBasedLists.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/class-use/FrequencyHandler.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/class-use/FrequencySet.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/class-use/SchemaProcessor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/tools/class-use/PrintFrequency.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/types/class-use/SchemaProcessor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/class-use/AccessibleStringBuilder.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/class-use/FastInfosetReaderSAXBufferCreator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/class-use/FastInfosetWriterSAXBufferProcessor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/class-use/TypedSAXBufferCreator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/tools/class-use/RoundTrip.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/class-use/LexicalSpaceConvertor.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/class-use/LexicalSpaceConvertor.LexicalPreference.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/class-use/ValueInstance.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/class-use/ValueInstance.Type.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/class-use/XSDataType.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/utilities/tools/class-use/XML_SAX_TYPED_FI.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/class-use/VocabularyGenerator.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/class-use/VocabularyGenerator.XmlApi.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/frequency/tools/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/analysis/types/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/streambuffer/tools/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/types/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/utilities/tools/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/com.sun.xml.fastinfoset.utilities/com/sun/xml/fastinfoset/vocab/frequency/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/apidocs/help-doc.html... 6 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:417: warning: no @throws for java.lang.Exception [WARNING] public void process() throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:40: warning: no @throws for java.lang.Exception [WARNING] public static void main(String[] args) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:323: warning: no @throws for java.lang.Exception [WARNING] public void process() throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:334: warning: no @throws for java.lang.Exception [WARNING] public void process(Set filter) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/AccessibleStringBuilder.java:47: warning: no @param for capacity [WARNING] public AccessibleStringBuilder(int capacity) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:228: warning: no @throws for java.lang.Exception [WARNING] public static void main(String[] args) throws Exception { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfosetUtilities --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfosetUtilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfosetUtilities --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- spotbugs-maven-plugin:4.3.0:spotbugs (default-cli) @ FastInfosetUtilities --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfosetUtilities --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfosetUtilities --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfosetUtilities --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfosetUtilities --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfosetUtilities --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfosetUtilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfosetUtilities --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,23] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,19] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[337,29] XSOMParser() in com.sun.xml.xsom.parser.XSOMParser has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[394,66] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/types/XSDataType.java:[83,28] class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[41,67] toURL() in java.io.File has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,9] com.sun.xml.analysis.frequency.FrequencyBasedLists in com.sun.xml.analysis.frequency has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,35] getLists() in com.sun.xml.analysis.frequency.FrequencyHandler has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[49,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[79,32] class com.sun.xml.fastinfoset.vocab.SerializerVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[79,75] class com.sun.xml.fastinfoset.vocab.ParserVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[93,12] class com.sun.xml.fastinfoset.vocab.SerializerVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[102,12] class com.sun.xml.fastinfoset.vocab.ParserVocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[30,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[46,23] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[50,23] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[51,44] class com.sun.xml.stream.buffer.AbstractCreator in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,20] interface org.xml.sax.EntityResolver in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,36] interface org.xml.sax.DTDHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,48] interface org.xml.sax.ContentHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,64] interface org.xml.sax.ErrorHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[52,78] interface org.xml.sax.ext.LexicalHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[73,19] class com.sun.xml.stream.buffer.XMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[77,20] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[77,46] class javax.xml.parsers.ParserConfigurationException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[84,19] class com.sun.xml.stream.buffer.XMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[87,13] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[89,20] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[89,46] class javax.xml.parsers.ParserConfigurationException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[93,19] class com.sun.xml.stream.buffer.XMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[96,13] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[99,20] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[99,46] class javax.xml.parsers.ParserConfigurationException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[113,13] class com.sun.xml.stream.buffer.MutableXMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[119,12] class com.sun.xml.stream.buffer.MutableXMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[119,42] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[119,96] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[123,12] class com.sun.xml.stream.buffer.MutableXMLStreamBuffer in module com.sun.xml.streambuffer is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[123,42] interface org.xml.sax.XMLReader in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[124,50] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[154,40] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[158,38] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[162,70] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[168,74] interface org.xml.sax.Attributes in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[168,104] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[189,79] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[195,69] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[200,78] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[204,74] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[212,66] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[323,12] class org.xml.sax.InputSource in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[324,29] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[331,16] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[335,16] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[339,37] interface org.xml.sax.Locator in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[341,57] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[343,52] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[347,80] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[349,33] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[351,49] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[353,47] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[355,37] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[357,35] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[361,25] class org.xml.sax.SAXParseException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[361,53] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[363,23] class org.xml.sax.SAXParseException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[363,51] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[365,28] class org.xml.sax.SAXParseException in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/TypedSAXBufferCreator.java:[365,56] class org.xml.sax.SAXException in module java.xml is not indirectly exported using requires transitive [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,64] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,60] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,66] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,62] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,60] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,56] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[114,32] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[187,25] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[189,19] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,28] found raw type: java.util.HashSet missing type arguments for generic class java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,24] unchecked conversion required: java.util.Set found: java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[37,39] class org.xml.sax.helpers.DefaultHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[90,36] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[99,38] class javax.xml.namespace.QName in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[134,12] class org.jvnet.fastinfoset.Vocabulary in module com.sun.xml.fastinfoset is not indirectly exported using requires transitive [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfosetUtilities --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[22,38] com.sun.xml.analysis.frequency.FrequencyBasedLists in com.sun.xml.analysis.frequency has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,23] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[289,19] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[337,29] XSOMParser() in com.sun.xml.xsom.parser.XSOMParser has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/types/SchemaProcessor.java:[394,66] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[41,67] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,9] com.sun.xml.analysis.frequency.FrequencyBasedLists in com.sun.xml.analysis.frequency has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/tools/PrintFrequency.java:[54,35] getLists() in com.sun.xml.analysis.frequency.FrequencyHandler has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/vocab/frequency/VocabularyGenerator.java:[49,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyBasedLists.java:[30,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,64] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[38,60] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,66] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[39,62] unchecked conversion required: java.util.Map> found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,60] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[41,56] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[114,32] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[187,25] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[189,19] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,28] found raw type: java.util.HashSet missing type arguments for generic class java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencyHandler.java:[197,24] unchecked conversion required: java.util.Set found: java.util.HashSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[62,50] found raw type: java.util.Comparator missing type arguments for generic class java.util.Comparator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[64,63] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[65,63] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[87,44] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[87,40] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[87,40] unchecked conversion required: java.util.Set> found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[108,44] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[108,40] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[108,40] unchecked conversion required: java.util.Set> found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/FrequencySet.java:[36,8] serializable class com.sun.xml.analysis.frequency.FrequencySet has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[74,54] found raw type: java.util.Comparator missing type arguments for generic class java.util.Comparator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[74,20] serializable class com.sun.xml.analysis.frequency.SchemaProcessor.StringComparator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[83,53] found raw type: java.util.Comparator missing type arguments for generic class java.util.Comparator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[83,20] serializable class com.sun.xml.analysis.frequency.SchemaProcessor.QNameComparator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[107,40] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[107,27] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[107,27] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[111,42] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[111,29] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[111,29] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[115,43] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[115,30] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[115,30] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[119,43] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[119,30] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[119,30] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[123,41] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[123,28] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[123,28] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[128,48] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[128,35] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[128,35] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[133,50] found raw type: java.util.TreeSet missing type arguments for generic class java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[133,37] unchecked call to TreeSet(java.util.Comparator) as a member of the raw type java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[133,37] unchecked conversion required: java.util.Set found: java.util.TreeSet [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[169,23] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[169,19] unchecked conversion required: java.util.List found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[206,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[267,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[389,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[418,29] XSOMParser() in com.sun.xml.xsom.parser.XSOMParser has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/analysis/frequency/SchemaProcessor.java:[537,66] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/tools/RoundTrip.java:[44,67] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/streambuffer/FastInfosetWriterSAXBufferProcessor.java:[69,9] setBuffer(com.sun.xml.stream.buffer.XMLStreamBuffer) in com.sun.xml.stream.buffer.AbstractProcessor has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java/com/sun/xml/fastinfoset/utilities/tools/XML_SAX_TYPED_FI.java:[98,78] toURL() in java.io.File has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfosetUtilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfosetUtilities --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfosetUtilities --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfosetUtilities --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfosetUtilities --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfosetUtilities --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfosetUtilities --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfosetUtilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfosetUtilities --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ FastInfosetUtilities --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/pom.xml to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetUtilities/2.1.0-SNAPSHOT/FastInfosetUtilities-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< com.sun.xml.fastinfoset:FastInfosetSamples >------------- [INFO] Building fastinfoset-samples 2.1.0-SNAPSHOT [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FastInfosetSamples --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfosetSamples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfosetSamples --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfosetSamples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfosetSamples --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfosetSamples --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfosetSamples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfosetSamples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/TypedStreamBufferConvert.java:[62,67] toURL() in java.io.File has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/ConvertLexicalValues.java:[201,67] toURL() in java.io.File has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfosetSamples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/TypedStreamBufferConvert.java:[62,67] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/ConvertLexicalValues.java:[201,67] toURL() in java.io.File has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfosetSamples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfosetSamples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfosetSamples --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfosetSamples --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfosetSamples --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfosetSamples --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package samples.common... Loading source files for package samples.sax... Loading source files for package samples.stax... Loading source files for package samples.transform... Loading source files for package samples.typed... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/Util.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/XMLToFastInfoset.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/SAXParsingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/SAXSerializingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/StAXEventReadingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/StAXParsingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/StAXSerializingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/XMLToFastInfosetSAXSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/XMLToFastInfosetStAXSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/ConvertLexicalValues.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/PrimitiveTypesWithElementContentSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/TypedStreamBufferConvert.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/package-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/package-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/class-use/Util.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/class-use/XMLToFastInfoset.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/class-use/SAXParsingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/class-use/SAXSerializingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/class-use/StAXEventReadingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/class-use/StAXParsingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/class-use/StAXSerializingSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/class-use/XMLToFastInfosetSAXSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/class-use/XMLToFastInfosetStAXSerializer.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/class-use/ConvertLexicalValues.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/class-use/PrimitiveTypesWithElementContentSample.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/class-use/TypedStreamBufferConvert.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/common/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/sax/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/stax/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/transform/package-use.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/samples/typed/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/apidocs/help-doc.html... 8 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/sax/SAXSerializingSample.java:31: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/sax/SAXSerializingSample.java:31: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/sax/SAXSerializingSample.java:37: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/sax/SAXSerializingSample.java:37: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/stax/StAXSerializingSample.java:30: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/stax/StAXSerializingSample.java:30: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/stax/StAXSerializingSample.java:36: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/stax/StAXSerializingSample.java:36: warning - invalid usage of tag > [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfosetSamples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfosetSamples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfosetSamples --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- spotbugs-maven-plugin:4.3.0:spotbugs (default-cli) @ FastInfosetSamples --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ FastInfosetSamples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ FastInfosetSamples --- [INFO] [INFO] --- glassfish-copyright-maven-plugin:2.4:check (default) @ FastInfosetSamples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ FastInfosetSamples --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ FastInfosetSamples --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FastInfosetSamples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ FastInfosetSamples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/classes [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation': class file for jdk.Profile+Annotation not found [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/TypedStreamBufferConvert.java:[62,67] toURL() in java.io.File has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/ConvertLexicalValues.java:[201,67] toURL() in java.io.File has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'jdk.Profile+Annotation' [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ FastInfosetSamples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/classes [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/TypedStreamBufferConvert.java:[62,67] toURL() in java.io.File has been deprecated [WARNING] /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java/samples/typed/ConvertLexicalValues.java:[201,67] toURL() in java.io.File has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FastInfosetSamples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ FastInfosetSamples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FastInfosetSamples --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FastInfosetSamples --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ FastInfosetSamples --- [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ FastInfosetSamples --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ FastInfosetSamples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ FastInfosetSamples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ FastInfosetSamples --- [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ FastInfosetSamples --- [INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred")... [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/pom.xml to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT.pom.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jaxb-fi-master-build/code/target/nexus-staging/deferred/com/sun/xml/fastinfoset/FastInfosetSamples/2.1.0-SNAPSHOT/FastInfosetSamples-2.1.0-SNAPSHOT-javadoc.jar.asc [INFO] Deploying remotely... [INFO] Bulk deploying locally gathered artifacts from directory: [INFO] * Bulk deploying locally gathered snapshot artifacts [INFO] * Bulk deploy of locally gathered snapshot artifacts finished. [INFO] Remote deploy finished with success. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for fastinfoset-project 2.1.0-SNAPSHOT: [INFO] [INFO] fastinfoset-project ................................ SUCCESS [01:44 min] [INFO] fastinfoset ........................................ SUCCESS [ 49.699 s] [INFO] fastinfoset-roundtrip-tests ........................ SUCCESS [ 9.901 s] [INFO] fastinfoset-utilities .............................. SUCCESS [ 13.777 s] [INFO] fastinfoset-samples ................................ SUCCESS [ 30.621 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:49 min [INFO] Finished at: 2021-08-27T14:57:29Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 64 killed; [ssh-agent] Stopped. Recording test results [Checks API] No suitable checks publisher found. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/classes 149 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/classes 16 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/classes 17 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/classes 30 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/src/main/java 123 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/src/main/java 11 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/src/main/java 12 files [JaCoCo plugin] - /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/src/main/java 17 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 36.756756, method: 32.024796, line: 35.183895, branch: 25.964567, instruction: 38.32688, complexity: 23.26226 [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jaxb-fi-master-build' that match the pattern '**/spotbugsXml.xml' [SpotBugs] -> found 4 files [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/fastinfoset/target/spotbugsXml.xml [SpotBugs] -> found 276 issues (skipped 5 duplicates) [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/roundtrip-tests/target/spotbugsXml.xml [SpotBugs] -> found 15 issues (skipped 0 duplicates) [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/samples/target/spotbugsXml.xml [SpotBugs] -> found 15 issues (skipped 0 duplicates) [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/jaxb-fi-master-build/code/utilities/target/spotbugsXml.xml [SpotBugs] -> found 21 issues (skipped 0 duplicates) [SpotBugs] Post processing issues on 'basic-c52dk' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in source directory '/home/jenkins/agent/workspace/jaxb-fi-master-build' [SpotBugs] -> resolved paths in source directory (72 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 327 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 327 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/jaxb-fi-master-build/builds/38/files-with-issues' [SpotBugs] -> 72 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (Fast Infoset master build) [SpotBugs] Using reference build 'jaxb-fi-master-build #37' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 56, new: 271, fixed: 0 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 327 issues (found 271 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'jaxb-fi-master-build #38'. [Checks API] No suitable checks publisher found. [Java Compiler] Sleeping for 5 seconds due to JENKINS-32191... [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-fi-master-build') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 279 issues (skipped 401 duplicates) [Java Compiler] Post processing issues on 'basic-c52dk' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in source directory '/home/jenkins/agent/workspace/jaxb-fi-master-build' [Java Compiler] -> resolved paths in source directory (43 found, 0 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 279 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 43 affected files [Java Compiler] No filter has been set, publishing all 279 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 279 issues (skipped 0 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/jaxb-fi-master-build/builds/38/files-with-issues' [Java Compiler] -> 21 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] Obtaining reference build from same job (Fast Infoset master build) [Java Compiler] Using reference build 'jaxb-fi-master-build #37' to compute new, fixed, and outstanding issues [Java Compiler] Issues delta (vs. reference build): outstanding: 90, new: 189, fixed: 35 [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 279 issues (found 189 new issues, fixed 35 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'jaxb-fi-master-build #38'. [Checks API] No suitable checks publisher found. [JavaDoc] Sleeping for 5 seconds due to JENKINS-32191... [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-fi-master-build') [JavaDoc] -> found 96 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-fi-master-build') [JavaDoc] -> found 96 issues (skipped 0 duplicates) [JavaDoc] Successfully parsed console log [JavaDoc] -> found 96 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jaxb-fi-master-build') [JavaDoc] Post processing issues on 'basic-c52dk' with source code encoding 'UTF-8' [JavaDoc] Creating SCM blamer to obtain author and commit information for affected files [JavaDoc] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [JavaDoc] Resolving file names for all issues in source directory '/home/jenkins/agent/workspace/jaxb-fi-master-build' [JavaDoc] -> resolved paths in source directory (8 found, 0 not found) [JavaDoc] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [JavaDoc] -> resolved module names for 96 issues [JavaDoc] Resolving package names (or namespaces) by parsing the affected files [JavaDoc] -> resolved package names of 8 affected files [JavaDoc] No filter has been set, publishing all 96 issues [JavaDoc] Creating fingerprints for all affected code blocks to track issues over different builds [JavaDoc] -> created fingerprints for 96 issues (skipped 0 issues) [JavaDoc] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/jaxb-fi-master-build/builds/38/files-with-issues' [JavaDoc] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] Obtaining reference build from same job (Fast Infoset master build) [JavaDoc] Using reference build 'jaxb-fi-master-build #37' to compute new, fixed, and outstanding issues [JavaDoc] Issues delta (vs. reference build): outstanding: 96, new: 0, fixed: 0 [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 96 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'jaxb-fi-master-build #38'. [Checks API] No suitable checks publisher found. Finished: SUCCESS