Started by user Bill Shannon Agent default-java-wxgdj is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): [EnvInject] - Loading node environment variables. Building remotely on default-java-wxgdj in workspace /home/jenkins/workspace/tutorial-publish [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-tcCaRGcaCuiJ/agent.70 SSH_AGENT_PID=72 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/tutorial-publish@tmp/private_key_4059888323431702479.key (/home/jenkins/workspace/tutorial-publish@tmp/private_key_4059888323431702479.key) [ssh-agent] Using credentials eclipse-jakartaee-platform-bot (GitHub Bot (SSH)) Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/jakartaee-tutorial.git > git init /home/jenkins/workspace/tutorial-publish # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jakartaee-tutorial.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub Bot (SSH) > git fetch --tags --progress git@github.com:eclipse-ee4j/jakartaee-tutorial.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@github.com:eclipse-ee4j/jakartaee-tutorial.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/jakartaee-tutorial.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jakartaee-tutorial.git using GIT_SSH to set credentials GitHub Bot (SSH) > git fetch --tags --progress git@github.com:eclipse-ee4j/jakartaee-tutorial.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 1265090efdbd2adcb6016fc1ebbc3a40f280995b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1265090efdbd2adcb6016fc1ebbc3a40f280995b Commit message: "Update for move to Jakarta EE Platform project." > git rev-list --no-walk 1265090efdbd2adcb6016fc1ebbc3a40f280995b # timeout=10 provisioning config files... copy managed file [settings-jakartaee-platform.xml] to file:/home/jenkins/.m2/settings.xml copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml [tutorial-publish] $ /bin/sh -xe /tmp/jenkins1439755591766368842.sh + 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 049FE94F2D5DAD9D: public key "Eclipse Jakarta EE Platform " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 049FE94F2D5DAD9D: 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 + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 2B34821418CF19CF1F2A8352953E02E4F573B46F trust Secret subkeys are available. pub rsa4096/049FE94F2D5DAD9D created: 2019-02-14 expires: 2024-02-13 usage: SCEA trust: unknown validity: unknown ssb rsa4096/953E02E4F573B46F created: 2019-02-14 expires: 2024-02-13 usage: S [ unknown] (1). Eclipse Jakarta EE Platform pub rsa4096/049FE94F2D5DAD9D created: 2019-02-14 expires: 2024-02-13 usage: SCEA trust: unknown validity: unknown ssb rsa4096/953E02E4F573B46F created: 2019-02-14 expires: 2024-02-13 usage: S [ unknown] (1). Eclipse Jakarta EE Platform 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/049FE94F2D5DAD9D created: 2019-02-14 expires: 2024-02-13 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/953E02E4F573B46F created: 2019-02-14 expires: 2024-02-13 usage: S [ unknown] (1). Eclipse Jakarta EE Platform Please note that the shown key validity is not necessarily correct unless you restart the program. + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 71C524683EEC78CCAD6D5554049FE94F2D5DAD9D 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 2024-02-13 pub rsa4096/049FE94F2D5DAD9D created: 2019-02-14 expires: 2024-02-13 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/953E02E4F573B46F created: 2019-02-14 expires: 2024-02-13 usage: S [ultimate] (1). Eclipse Jakarta EE Platform pub rsa4096/049FE94F2D5DAD9D created: 2019-02-14 expires: 2024-02-13 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/953E02E4F573B46F created: 2019-02-14 expires: 2024-02-13 usage: S [ultimate] (1). Eclipse Jakarta EE Platform 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/049FE94F2D5DAD9D created: 2019-02-14 expires: 2024-02-13 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/953E02E4F573B46F created: 2019-02-14 expires: 2024-02-13 usage: S [ultimate] (1). Eclipse Jakarta EE Platform + git config --global user.email eclipse-jakartaee-platform-bot@eclipse.org + git config --global user.name 'Eclipse Jakarta EE Platform Bot' + id uid=1000100000(default) gid=0(root) groups=1000100000 + ls -laR /home/jenkins/.ssh /home/jenkins/.ssh: total 0 drwxrwsrwx 3 root 10001000 78 Feb 15 23:25 . drwxrwsrwx 8 root 10001000 106 Feb 15 23:25 .. drwxr-sr-x 2 root 10001000 25 Feb 15 23:25 ..2019_02_15_23_25_01.051404243 lrwxrwxrwx 1 root root 31 Feb 15 23:25 ..data -> ..2019_02_15_23_25_01.051404243 lrwxrwxrwx 1 root root 18 Feb 15 23:25 known_hosts -> ..data/known_hosts /home/jenkins/.ssh/..2019_02_15_23_25_01.051404243: total 8 drwxr-sr-x 2 root 10001000 25 Feb 15 23:25 . drwxrwsrwx 3 root 10001000 78 Feb 15 23:25 .. -rw-r--r-- 1 root 10001000 4539 Feb 15 23:25 known_hosts Parsing POMs Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom Established TCP socket on 36867 Copied maven33-agent.jar Copied maven33-interceptor.jar Copied maven3-interceptor-commons.jar [tutorial-publish] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/maven33-agent.jar:/opt/tools/apache-maven/3.3.9/boot/plexus-classworlds-2.5.2.jar:/opt/tools/apache-maven/3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /opt/tools/apache-maven/3.3.9 /usr/share/jenkins/slave.jar /home/jenkins/maven33-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 36867 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/workspace/tutorial-publish/pom.xml -Ppublish-site deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jakarta EE Tutorial 8.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (8 KB at 1.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (8 KB at 219.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1295.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 626.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 KB at 1109.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/blazebit/jbake-maven-plugin/1.0.0/jbake-maven-plugin-1.0.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/blazebit/jbake-maven-plugin/1.0.0/jbake-maven-plugin-1.0.0.pom (10 KB at 369.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/blazebit/blazebit-parent/8/blazebit-parent-8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/blazebit/blazebit-parent/8/blazebit-parent-8.pom (34 KB at 1329.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/blazebit/jbake-maven-plugin/1.0.0/jbake-maven-plugin-1.0.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/blazebit/jbake-maven-plugin/1.0.0/jbake-maven-plugin-1.0.0.jar (33 KB at 352.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 715.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 374.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1262.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 1441.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 173.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 365.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (6 KB at 249.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 578.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 688.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 287.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.pom (7 KB at 306.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1242.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.jar (37 KB at 1676.4 KB/sec) [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ tutorial --- [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 67.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 705.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 174.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (4 KB at 155.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 768.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 264.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 441.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 67.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 104.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 101.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 150.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 41.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 139.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 493.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 19.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 280.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (3 KB at 104.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 32.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 87.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 138.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 88.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 144.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 76.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 20.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 89.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 473.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 54.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 92.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 368.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 138.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 100.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 72.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 70.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 94.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 592.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 61.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 70.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 71.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 116.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 335.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 87.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8 KB at 354.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1046.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 219.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 77.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 301.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 61.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 135.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 137.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 349.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 410.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 100.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 KB at 452.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (3 KB at 110.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 60.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (4 KB at 172.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 122.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 326.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 53.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 454.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 978.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 134.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 207.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 844.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 179.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 719.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 130.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 624.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 217.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 93.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (2 KB at 89.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 46.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 39.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (8 KB at 322.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 226.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 41.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 71.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 716.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 37.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (3 KB at 74.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 373.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (4 KB at 146.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (10 KB at 443.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 156.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 155.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 908.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 84.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 138.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 956.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 737.3 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 377.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 58.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 154.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 203.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 357.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 124.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 273.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1227.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 83.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 710.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 178.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 30.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 75.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 594.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 54.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 40.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 76.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 118.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 27.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 110.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 36.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 101.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 33.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 29.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 34.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 70.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 24.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (12 KB at 26.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (240 KB at 575.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 71.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (240 KB at 554.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (97 KB at 216.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 9.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 580.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (63 KB at 130.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 268.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 KB at 71.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 KB at 23.5 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 112.9 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 85.2 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (240 KB at 461.1 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 342.1 KB/sec) [INFO] [INFO] --- jbake-maven-plugin:1.0.0:build (build-site) @ tutorial --- [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.pom (3 KB at 96.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.pom (9 KB at 112.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/1.7.26/jruby-artifacts-1.7.26.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/1.7.26/jruby-artifacts-1.7.26.pom (4 KB at 169.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/1.7.26/jruby-parent-1.7.26.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/1.7.26/jruby-parent-1.7.26.pom (24 KB at 1009.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 224.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.pom (8 KB at 320.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (4 KB at 172.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-diagram/1.5.4/asciidoctorj-diagram-1.5.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-diagram/1.5.4/asciidoctorj-diagram-1.5.4.pom (2 KB at 100.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.2/asciidoctorj-1.5.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.2/asciidoctorj-1.5.2.pom (3 KB at 120.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.16.1/jruby-complete-1.7.16.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.16.1/jruby-complete-1.7.16.1.pom (8 KB at 374.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/1.7.16.1/jruby-artifacts-1.7.16.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/1.7.16.1/jruby-artifacts-1.7.16.1.pom (3 KB at 135.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/1.7.16.1/jruby-parent-1.7.16.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/1.7.16.1/jruby-parent-1.7.16.1.pom (20 KB at 996.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 119.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 581.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jbake/jbake-core/2.5.0/jbake-core-2.5.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jbake/jbake-core/2.5.0/jbake-core-2.5.0.pom (23 KB at 1060.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 564.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 2882.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 KB at 1031.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (62 KB at 2798.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.pom (21 KB at 963.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2147.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 682.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 776.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1268.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 704.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 896.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 824.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (4 KB at 161.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (3 KB at 127.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 19.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 287.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/args4j/args4j/2.33/args4j-2.33.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/args4j/args4j/2.33/args4j-2.33.pom (2 KB at 59.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/args4j/args4j-site/2.33/args4j-site-2.33.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/args4j/args4j-site/2.33/args4j-site-2.33.pom (5 KB at 188.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/pom/14/pom-14.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/pom/14/pom-14.pom (6 KB at 214.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orient-commons/1.7.10/orient-commons-1.7.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orient-commons/1.7.10/orient-commons-1.7.10.pom (3 KB at 112.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-parent/1.7.10/orientdb-parent-1.7.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-parent/1.7.10/orientdb-parent-1.7.10.pom (26 KB at 1198.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-core/1.7.10/orientdb-core-1.7.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-core/1.7.10/orientdb-core-1.7.10.pom (5 KB at 193.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-nativeos/1.7.10/orientdb-nativeos-1.7.10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-nativeos/1.7.10/orientdb-nativeos-1.7.10.pom (3 KB at 76.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom (2 KB at 51.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom (2 KB at 73.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.0.1/snappy-java-1.1.0.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.0.1/snappy-java-1.1.0.1.pom (12 KB at 413.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4/concurrentlinkedhashmap-lru-1.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4/concurrentlinkedhashmap-lru-1.4.pom (14 KB at 660.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 129.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 659.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.21/jul-to-slf4j-1.7.21.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.21/jul-to-slf4j-1.7.21.pom (986 B at 48.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.pom (2 KB at 70.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/8.2.0.v20160908/jetty-util-8.2.0.v20160908.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/8.2.0.v20160908/jetty-util-8.2.0.v20160908.pom (4 KB at 152.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/8.2.0.v20160908/jetty-project-8.2.0.v20160908.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/8.2.0.v20160908/jetty-project-8.2.0.v20160908.pom (28 KB at 1266.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 KB at 940.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/8.2.0.v20160908/jetty-server-8.2.0.v20160908.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/8.2.0.v20160908/jetty-server-8.2.0.v20160908.pom (4 KB at 175.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.pom (732 B at 32.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom (3 KB at 109.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (17 KB at 805.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/8.2.0.v20160908/jetty-continuation-8.2.0.v20160908.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/8.2.0.v20160908/jetty-continuation-8.2.0.v20160908.pom (3 KB at 133.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/8.2.0.v20160908/jetty-http-8.2.0.v20160908.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/8.2.0.v20160908/jetty-http-8.2.0.v20160908.pom (3 KB at 128.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/8.2.0.v20160908/jetty-io-8.2.0.v20160908.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/8.2.0.v20160908/jetty-io-8.2.0.v20160908.pom (3 KB at 110.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 117.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 929.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 1116.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 624.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 181.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 94.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 249.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 145.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 133.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 64.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 316.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 477.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 22.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (5 KB at 121.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 KB at 770.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 195.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 266.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 540.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 96.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 340.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 108.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 49.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 290.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 94.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 115.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 114.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 74.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 377.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 106.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 189.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 89.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (4 KB at 164.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 429.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 429.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-diagram/1.5.4/asciidoctorj-diagram-1.5.4.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jbake/jbake-core/2.5.0/jbake-core-2.5.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.jar (60 KB at 1478.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jbake/jbake-core/2.5.0/jbake-core-2.5.0.jar (114 KB at 954.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 1509.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (425 KB at 1814.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar (355 KB at 1405.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.jar (701 KB at 2169.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 814.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 KB at 65.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.jar (248 KB at 655.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/args4j/args4j/2.33/args4j-2.33.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar (75 KB at 179.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orient-commons/1.7.10/orient-commons-1.7.10.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/args4j/args4j/2.33/args4j-2.33.jar (152 KB at 343.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-core/1.7.10/orientdb-core-1.7.10.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 113.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-nativeos/1.7.10/orientdb-nativeos-1.7.10.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orient-commons/1.7.10/orient-commons-1.7.10.jar (215 KB at 399.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-nativeos/1.7.10/orientdb-nativeos-1.7.10.jar (10 KB at 16.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-diagram/1.5.4/asciidoctorj-diagram-1.5.4.jar (4967 KB at 7834.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.0.1/snappy-java-1.1.0.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar (894 KB at 1198.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4/concurrentlinkedhashmap-lru-1.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar (1190 KB at 1588.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4/concurrentlinkedhashmap-lru-1.4.jar (114 KB at 147.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.21/jul-to-slf4j-1.7.21.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 52.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/orientechnologies/orientdb-core/1.7.10/orientdb-core-1.7.10.jar (2372 KB at 2909.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/8.2.0.v20160908/jetty-util-8.2.0.v20160908.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.0.1/snappy-java-1.1.0.1.jar (421 KB at 460.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/8.2.0.v20160908/jetty-server-8.2.0.v20160908.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/8.2.0.v20160908/jetty-util-8.2.0.v20160908.jar (282 KB at 303.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.jar (1271 KB at 1370.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/8.2.0.v20160908/jetty-continuation-8.2.0.v20160908.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.21/jul-to-slf4j-1.7.21.jar (5 KB at 4.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/8.2.0.v20160908/jetty-http-8.2.0.v20160908.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/8.2.0.v20160908/jetty-continuation-8.2.0.v20160908.jar (21 KB at 21.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/8.2.0.v20160908/jetty-io-8.2.0.v20160908.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/8.2.0.v20160908/jetty-http-8.2.0.v20160908.jar (95 KB at 96.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 192.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/8.2.0.v20160908/jetty-server-8.2.0.v20160908.jar (352 KB at 335.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/8.2.0.v20160908/jetty-io-8.2.0.v20160908.jar (104 KB at 98.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 153.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 45.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 47.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 41.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 136.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 32.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 443.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 25.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 391.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 164.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 85.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 10.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 118.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 59.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 85.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 39.9 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 35.2 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (9 KB at 6.4 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 45.5 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.jar (23796 KB at 15224.3 KB/sec) [WARNING] Current implementation of storage does not support sbtree collections [WARNING] Current implementation of storage does not support sbtree collections [WARNING] Unable to load a suitable rendering engine for extensions [md] [INFO] register new extractors for document type: masterindex [INFO] register new extractors for document type: tag [INFO] register new extractors for document type: sitemap [INFO] Baking has started... [INFO] Initializing Asciidoctor engine... [INFO] Asciidoctor engine initialized. [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing001.adoc]... : new asciidoctor: WARNING: : line 54: list item index: expected 2, got 1 asciidoctor: WARNING: : line 56: list item index: expected 3, got 2 asciidoctor: WARNING: : line 59: list item index: expected 4, got 3 asciidoctor: WARNING: : line 61: list item index: expected 5, got 4 asciidoctor: WARNING: : line 63: list item index: expected 6, got 2 asciidoctor: WARNING: : line 69: list item index: expected 7, got 3 asciidoctor: WARNING: : line 74: list item index: expected 8, got 4 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/batch-processing010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation-advanced.adoc]... : new asciidoctor: WARNING: : line 296: list item index: expected d, got i [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation-advanced001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation-advanced002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation-advanced003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation-advanced004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/bean-validation005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv-examples006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-adv010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic011.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic012.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic013.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic014.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basic015.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basicexamples.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basicexamples001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basicexamples002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-basicexamples003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-bootstrap-se8.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-bootstrap-se8001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/cdi-bootstrap-se8002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/concurrency-utilities007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/connectorexample.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/connectorexample001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/connectorexample002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/connectorexample003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-bookstore.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-bookstore001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-bookstore002.adoc]... : new asciidoctor: WARNING: : line 18: section title out of sequence: expected level 1, got level 2 asciidoctor: WARNING: : line 41: section title out of sequence: expected level 1, got level 2 asciidoctor: WARNING: : line 67: section title out of sequence: expected level 1, got level 2 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-bookstore003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-forest.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-forest001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-forest002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-forest003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-forest004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-tutoring.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-tutoring001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-tutoring002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-tutoring003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/dukes-tutoring004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-async.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-async001.adoc]... : new asciidoctor: WARNING: : line 160: list item index: expected 11, got 1 asciidoctor: WARNING: : line 162: list item index: expected 12, got 2 asciidoctor: WARNING: : line 163: list item index: expected 13, got 3 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-async002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-basicexamples006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-embedded.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-embedded001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-embedded002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-embedded003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-gettingstarted.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-gettingstarted001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-gettingstarted002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-gettingstarted003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/ejb-intro008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/injection.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/injection001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/injection002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/injection003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/interceptors.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/interceptors001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/interceptors002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/interceptors003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-advanced008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-client.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-client001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-client002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs-client003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs002.adoc]... : new asciidoctor: WARNING: : line 47: list item index: expected 3, got 1 asciidoctor: WARNING: : line 48: list item index: expected 4, got 2 asciidoctor: WARNING: : line 50: list item index: expected 5, got 3 asciidoctor: WARNING: : line 52: list item index: expected 6, got 4 asciidoctor: WARNING: : line 57: list item index: expected 7, got 3 asciidoctor: WARNING: : line 81: list item index: expected 8, got 4 asciidoctor: WARNING: : line 85: list item index: expected 9, got 5 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxrs004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxws.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxws001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxws002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxws003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxws004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jaxws005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-concepts006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples002.adoc]... : new asciidoctor: WARNING: : line 606: list item index: expected 2, got 1 asciidoctor: WARNING: : line 607: list item index: expected 3, got 2 asciidoctor: WARNING: : line 609: list item index: expected 4, got 3 asciidoctor: WARNING: : line 610: list item index: expected 5, got 4 asciidoctor: WARNING: : line 611: list item index: expected 6, got 5 asciidoctor: WARNING: : line 619: list item index: expected 7, got 6 asciidoctor: WARNING: : line 622: list item index: expected 8, got 7 asciidoctor: WARNING: : line 625: list item index: expected 9, got 2 asciidoctor: WARNING: : line 626: list item index: expected 10, got 1 asciidoctor: WARNING: : line 628: list item index: expected 11, got 2 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples007.adoc]... : new asciidoctor: WARNING: : line 243: list item index: expected 7, got 17 asciidoctor: WARNING: : line 245: list item index: expected 8, got 7 asciidoctor: WARNING: : line 295: list item index: expected 4, got 17 asciidoctor: WARNING: : line 297: list item index: expected 5, got 4 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples008.adoc]... : new asciidoctor: WARNING: : line 166: list item index: expected 5, got 1 asciidoctor: WARNING: : line 168: list item index: expected 6, got 2 asciidoctor: WARNING: : line 171: list item index: expected 7, got 3 asciidoctor: WARNING: : line 175: list item index: expected 8, got 4 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jms-examples010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-advanced-cc.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-advanced-cc001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-advanced-cc002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-advanced-cc003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-advanced-cc004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax011.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ajax012.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure011.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure012.adoc]... : new asciidoctor: WARNING: : line 195: list item index: expected 8, got 1 asciidoctor: WARNING: : line 196: list item index: expected 9, got 2 asciidoctor: WARNING: : line 198: list item index: expected 10, got 3 asciidoctor: WARNING: : line 199: list item index: expected 11, got 8 asciidoctor: WARNING: : line 224: list item index: expected 8, got 1 asciidoctor: WARNING: : line 225: list item index: expected 9, got 2 asciidoctor: WARNING: : line 226: list item index: expected 10, got 3 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-configure013.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom003.adoc]... : new asciidoctor: WARNING: : line 13: list item index: expected 2, got 1 asciidoctor: WARNING: : line 15: list item index: expected 3, got 2 asciidoctor: WARNING: : line 17: list item index: expected 4, got 3 asciidoctor: WARNING: : line 18: list item index: expected 5, got 4 asciidoctor: WARNING: : line 19: list item index: expected 6, got 5 asciidoctor: WARNING: : line 20: list item index: expected 7, got 2 asciidoctor: WARNING: : line 24: list item index: expected 8, got 1 asciidoctor: WARNING: : line 26: list item index: expected 9, got 2 asciidoctor: WARNING: : line 27: list item index: expected 10, got 3 asciidoctor: WARNING: : line 28: list item index: expected 11, got 4 asciidoctor: WARNING: : line 29: list item index: expected 12, got 5 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom011.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom012.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom013.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-custom014.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-develop.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-develop001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-develop002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-develop003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-el008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-facelets009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-intro009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page-core.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page-core001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page-core002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page-core003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page-core004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-page003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsf-ws007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonb.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonb001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonb002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonb003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonb004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/jsonp008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/overview010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/packaging.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/packaging001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/packaging002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/packaging003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/packaging004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partbeanvalidation.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partcasestudies.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partcdi.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partentbeans.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partintro.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partmessaging.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partpersist.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partplatform.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partsecurity.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partsupporttechs.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partwebsvcs.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/partwebtier.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-basicexamples.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-basicexamples001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-basicexamples002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-basicexamples003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-basicexamples004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-cache.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-cache001.adoc]... : new asciidoctor: WARNING: : line 240: list item index: expected 2, got 1 asciidoctor: WARNING: : line 250: list item index: expected 3, got 2 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-cache002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-criteria.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-criteria001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-criteria002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-criteria003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-entitygraphs.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-entitygraphs001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-entitygraphs002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-entitygraphs003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-entitygraphs004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-intro007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-locking.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-locking001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-locking002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-querylanguage006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-string-queries.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-string-queries001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-string-queries002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/persistence-string-queries003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/preface.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resource-creation.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resource-creation001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resource-creation002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resource-creation003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resources.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resources001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resources002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resources003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resources004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/resources005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced001.adoc]... : new asciidoctor: WARNING: : line 173: list item index: expected 2, got 1 asciidoctor: WARNING: : line 175: list item index: expected 3, got 2 asciidoctor: WARNING: : line 176: list item index: expected 4, got 3 asciidoctor: WARNING: : line 183: list item index: expected 5, got 2 asciidoctor: WARNING: : line 191: list item index: expected 6, got 3 asciidoctor: WARNING: : line 198: list item index: expected 7, got 4 asciidoctor: WARNING: : line 227: list item index: expected 8, got 5 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-advanced008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-api.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-api001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-api002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-api003.adoc]... : new asciidoctor: WARNING: : line 361: list item index: expected 4, got 2 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-api004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-api005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro003a.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro005a.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-intro007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-jakartaee.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-jakartaee001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-jakartaee002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-jakartaee003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-webtier.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-webtier001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-webtier002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-webtier003.adoc]... : new asciidoctor: WARNING: : line 55: list item index: expected 3, got 1 asciidoctor: WARNING: : line 57: list item index: expected 4, got 2 asciidoctor: WARNING: : line 58: list item index: expected 5, got 3 asciidoctor: WARNING: : line 59: list item index: expected 6, got 4 asciidoctor: WARNING: : line 60: list item index: expected 7, got 5 asciidoctor: WARNING: : line 61: list item index: expected 8, got 6 asciidoctor: WARNING: : line 62: list item index: expected 9, got 7 asciidoctor: WARNING: : line 63: list item index: expected 10, got 8 asciidoctor: WARNING: : line 64: list item index: expected 11, got 9 asciidoctor: WARNING: : line 66: list item index: expected 12, got 10 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/security-webtier004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets001.adoc]... : new asciidoctor: WARNING: : line 14: list item index: expected 2, got 1 asciidoctor: WARNING: : line 15: list item index: expected 3, got 2 asciidoctor: WARNING: : line 16: list item index: expected 4, got 3 asciidoctor: WARNING: : line 19: list item index: expected 5, got 2 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets005.adoc]... : new asciidoctor: WARNING: : line 195: list item index: expected 11, got 1 asciidoctor: WARNING: : line 196: list item index: expected 12, got 2 asciidoctor: WARNING: : line 197: list item index: expected 13, got 3 asciidoctor: WARNING: : line 198: list item index: expected 14, got 4 [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets011.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets012.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets013.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets014.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets014a.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets014b.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets015.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets016.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets017.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/servlets018.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/title.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/toc.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/transactions009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/usingexamples009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webapp006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webi18n.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webi18n001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webi18n002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webi18n003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webi18n004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webservices-intro.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webservices-intro001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webservices-intro002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/webservices-intro003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket001.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket002.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket003.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket004.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket005.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket006.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket007.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket008.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket009.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket010.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket011.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket012.adoc]... : new [INFO] Processing [/home/jenkins/workspace/tutorial-publish/src/main/jbake/content/websocket013.adoc]... : new [INFO] Content detected: [INFO] Parsed 462 files of type: page [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/batch-processing010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation-advanced.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation-advanced001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation-advanced002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation-advanced003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation-advanced004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/bean-validation005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv-examples006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-adv010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic011.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic012.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic013.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic014.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basic015.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basicexamples.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basicexamples001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basicexamples002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-basicexamples003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-bootstrap-se8.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-bootstrap-se8001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/cdi-bootstrap-se8002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/concurrency-utilities007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/connectorexample.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/connectorexample001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/connectorexample002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/connectorexample003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-bookstore.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-bookstore001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-bookstore002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-bookstore003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-forest.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-forest001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-forest002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-forest003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-forest004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-tutoring.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-tutoring001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-tutoring002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-tutoring003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/dukes-tutoring004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-async.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-async001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-async002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-basicexamples006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-embedded.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-embedded001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-embedded002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-embedded003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-gettingstarted.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-gettingstarted001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-gettingstarted002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-gettingstarted003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/ejb-intro008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/injection.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/injection001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/injection002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/injection003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/interceptors.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/interceptors001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/interceptors002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/interceptors003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-advanced008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-client.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-client001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-client002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs-client003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxrs004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxws.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxws001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxws002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxws003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxws004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jaxws005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-concepts006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jms-examples010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-advanced-cc.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-advanced-cc001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-advanced-cc002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-advanced-cc003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-advanced-cc004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax011.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ajax012.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure011.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure012.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-configure013.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom011.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom012.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom013.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-custom014.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-develop.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-develop001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-develop002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-develop003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-el008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-facelets009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-intro009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page-core.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page-core001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page-core002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page-core003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page-core004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-page003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsf-ws007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonb.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonb001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonb002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonb003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonb004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/jsonp008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/overview010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/packaging.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/packaging001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/packaging002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/packaging003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/packaging004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partbeanvalidation.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partcasestudies.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partcdi.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partentbeans.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partintro.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partmessaging.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partpersist.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partplatform.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partsecurity.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partsupporttechs.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partwebsvcs.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/partwebtier.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-basicexamples.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-basicexamples001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-basicexamples002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-basicexamples003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-basicexamples004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-cache.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-cache001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-cache002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-criteria.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-criteria001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-criteria002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-criteria003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-entitygraphs.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-entitygraphs001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-entitygraphs002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-entitygraphs003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-entitygraphs004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-intro007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-locking.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-locking001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-locking002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-querylanguage006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-string-queries.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-string-queries001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-string-queries002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/persistence-string-queries003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/preface.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resource-creation.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resource-creation001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resource-creation002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resource-creation003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resources.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resources001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resources002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resources003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resources004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/resources005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-advanced008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-api.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-api001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-api002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-api003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-api004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-api005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro003a.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro005a.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-intro007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-jakartaee.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-jakartaee001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-jakartaee002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-jakartaee003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-webtier.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-webtier001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-webtier002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-webtier003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/security-webtier004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets011.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets012.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets013.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets014.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets014a.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets014b.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets015.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets016.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets017.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/servlets018.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/title.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/toc.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/transactions009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/usingexamples009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webapp006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webi18n.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webi18n001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webi18n002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webi18n003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webi18n004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webservices-intro.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webservices-intro001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webservices-intro002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/webservices-intro003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket001.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket002.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket003.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket004.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket005.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket006.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket007.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket008.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket009.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket010.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket011.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket012.html]... done! [INFO] Rendering [/home/jenkins/workspace/tutorial-publish/target/staging/websocket013.html]... done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/CONTRIBUTING.md]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/LICENSE.md]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/README.md]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/_config.yml]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/css/style.css]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/eclipse_foundation_logo_tiny.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_001.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_002.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_003.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_004.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_005.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_006.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_007.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_008.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_009.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_010.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_011.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_012.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_013.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_014.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_015.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_016.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_017.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_018.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_019.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_020.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_021.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_022.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_023.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_024.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_025.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_026.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_027.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_028.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_029.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_030.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_031.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_032.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_033.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_034.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_035.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_036.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_037.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_038.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_039.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_040.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_041.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_042.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_043.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_044.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_045.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_046.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_047.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_048.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_049.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_050.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_051.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_052.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_053.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_054.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_055.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_056.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_057.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_058.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_059.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_060.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_061.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_062.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_063.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_064.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_065_frmcmpnt.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_066_slctmny.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_067_slctn.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/img/jakartaeett_dt_068_txtcmpnts.png]...done! [INFO] Copying [/home/jenkins/workspace/tutorial-publish/src/main/jbake/assets/pr_doc_workflow.md]...done! [INFO] Baking finished! [INFO] Baked 463 items in 24087ms [INFO] - storage: cache... [INFO] OrientDB Engine shutdown complete [INFO] [INFO] --- maven-assembly-plugin:2.4:single (default) @ tutorial --- [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 99.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 51.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 291.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (3 KB at 110.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 218.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 79.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 105.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (3 KB at 132.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (3 KB at 95.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2 KB at 104.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 119.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 97.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 93.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 72.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 40.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 179.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 43.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 50.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 189.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 72.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 49.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 336.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (4 KB at 159.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 32.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 407.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 147.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 23.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 459.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 25.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 54.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 49.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 19.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 223.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 37.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 193.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 152.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 145.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 943.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 152.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 135.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 676.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 102.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 156.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 98.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 95.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 81.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 52.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 284.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 103.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 95.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 78.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 23.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 212.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 75.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 102.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 47.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 68.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 64.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 45.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 139.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 163.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 273.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 328.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 113.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 165.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 963.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 153.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 233.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 94.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 89.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 157.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 133.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 34.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 575.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 69.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 72.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 94.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 75.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 126.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 83.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 87.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 137.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (42 KB at 188.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 137.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 267.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 173.7 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 190.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 226.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 84.9 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 469.2 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 877.5 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 25.4 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 85.6 KB/sec) [INFO] Reading assembly descriptor: tutorial.xml [INFO] Building zip: /home/jenkins/workspace/tutorial-publish/target/tutorial-8.1-SNAPSHOT-tutorial.zip [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tutorial --- [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 68.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 51.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 255.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 371.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 155.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 348.7 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 419.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 470.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 781.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 511.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 937.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 197.5 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 79.9 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 237.9 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 1397.8 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 504.8 KB/sec) [INFO] Installing /home/jenkins/workspace/tutorial-publish/pom.xml to /home/jenkins/.m2/repository/jakarta/tutorial/tutorial/8.1-SNAPSHOT/tutorial-8.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/tutorial-publish/target/tutorial-8.1-SNAPSHOT-tutorial.zip to /home/jenkins/.m2/repository/jakarta/tutorial/tutorial/8.1-SNAPSHOT/tutorial-8.1-SNAPSHOT-tutorial.zip [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ tutorial --- [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 161.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 478.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 6796.5 KB/sec) [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-scm-publish-plugin:1.1:publish-scm (deploy-site) @ tutorial --- [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release-manager/2.3.2/maven-release-manager-2.3.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release-manager/2.3.2/maven-release-manager-2.3.2.pom (10 KB at 431.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom (9 KB at 421.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 25.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (2 KB at 38.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 87.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (2 KB at 45.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (8 KB at 288.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 235.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 189.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1071.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 487.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 793.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-standard/1.7/maven-scm-providers-standard-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-standard/1.7/maven-scm-providers-standard-1.7.pom (4 KB at 192.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.7/maven-scm-providers-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.7/maven-scm-providers-1.7.pom (4 KB at 107.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.7/maven-scm-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.7/maven-scm-1.7.pom (18 KB at 844.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-accurev/1.7/maven-scm-provider-accurev-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-accurev/1.7/maven-scm-provider-accurev-1.7.pom (4 KB at 160.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.pom (2 KB at 81.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.pom (3 KB at 80.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom (145 B at 5.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.pom (3 KB at 115.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.pom (3 KB at 137.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-cvs/1.7/maven-scm-providers-cvs-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-cvs/1.7/maven-scm-providers-cvs-1.7.pom (2 KB at 72.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.pom (3 KB at 124.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsjava/1.7/maven-scm-provider-cvsjava-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsjava/1.7/maven-scm-provider-cvsjava-1.7.pom (3 KB at 127.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 20.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 31.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.pom (3 KB at 116.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.7/maven-scm-providers-git-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.7/maven-scm-providers-git-1.7.pom (3 KB at 113.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.pom (3 KB at 110.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.pom (3 KB at 125.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.pom (3 KB at 116.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.pom (3 KB at 81.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.pom (3 KB at 111.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.7/maven-scm-providers-svn-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.7/maven-scm-providers-svn-1.7.pom (3 KB at 98.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.pom (3 KB at 101.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-synergy/1.7/maven-scm-provider-synergy-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-synergy/1.7/maven-scm-provider-synergy-1.7.pom (2 KB at 73.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-vss/1.7/maven-scm-provider-vss-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-vss/1.7/maven-scm-provider-vss-1.7.pom (3 KB at 119.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-tfs/1.7/maven-scm-provider-tfs-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-tfs/1.7/maven-scm-provider-tfs-1.7.pom (3 KB at 132.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-integrity/1.7/maven-scm-provider-integrity-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-integrity/1.7/maven-scm-provider-integrity-1.7.pom (5 KB at 174.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom (2 KB at 49.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom (27 KB at 1219.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-jazz/1.7/maven-scm-provider-jazz-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-jazz/1.7/maven-scm-provider-jazz-1.7.pom (4 KB at 187.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.pom (3 KB at 51.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.7/maven-scm-managers-1.7.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.7/maven-scm-managers-1.7.pom (2 KB at 63.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom (3 KB at 101.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom (7 KB at 311.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.pom (2 KB at 54.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 171.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom (2 KB at 85.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom (24 KB at 1056.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1591.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 146.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom (3 KB at 128.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom (3 KB at 100.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom (4 KB at 182.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 567.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2098.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 616.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom (3 KB at 122.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom (3 KB at 143.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom (3 KB at 109.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom (3 KB at 138.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.4/jackson-core-asl-1.9.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.4/jackson-core-asl-1.9.4.pom (1016 B at 47.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.4/jackson-mapper-asl-1.9.4.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.4/jackson-mapper-asl-1.9.4.pom (2 KB at 63.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9 KB at 418.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/15/commons-parent-15.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/15/commons-parent-15.pom (31 KB at 1345.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 816.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2046.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release-manager/2.3.2/maven-release-manager-2.3.2.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 5558.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 4059.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release-manager/2.3.2/maven-release-manager-2.3.2.jar (181 KB at 3472.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-accurev/1.7/maven-scm-provider-accurev-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 KB at 221.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 474.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.jar (54 KB at 770.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.jar (70 KB at 867.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 140.9 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsjava/1.7/maven-scm-provider-cvsjava-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-accurev/1.7/maven-scm-provider-accurev-1.7.jar (91 KB at 429.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.jar (22 KB at 94.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsjava/1.7/maven-scm-provider-cvsjava-1.7.jar (43 KB at 183.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (605 KB at 2436.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.jar (78 KB at 307.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.jar (30 KB at 111.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-synergy/1.7/maven-scm-provider-synergy-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.jar (80 KB at 292.2 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-vss/1.7/maven-scm-provider-vss-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-synergy/1.7/maven-scm-provider-synergy-1.7.jar (57 KB at 199.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-tfs/1.7/maven-scm-provider-tfs-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.jar (73 KB at 255.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-integrity/1.7/maven-scm-provider-integrity-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.jar (64 KB at 222.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (240 KB at 824.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-vss/1.7/maven-scm-provider-vss-1.7.jar (67 KB at 225.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-jazz/1.7/maven-scm-provider-jazz-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-tfs/1.7/maven-scm-provider-tfs-1.7.jar (41 KB at 132.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-jazz/1.7/maven-scm-provider-jazz-1.7.jar (64 KB at 196.0 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.jar (11 KB at 30.8 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar (227 KB at 606.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-integrity/1.7/maven-scm-provider-integrity-1.7.jar (76 KB at 195.6 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar (630 KB at 1619.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar (150 KB at 383.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar (25 KB at 60.3 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar (104 KB at 242.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.jar (150 KB at 350.5 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar (64 KB at 148.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.4/jackson-core-asl-1.9.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar (38 KB at 84.6 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.4/jackson-mapper-asl-1.9.4.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar (40 KB at 88.4 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar (76 KB at 167.1 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar (156 KB at 314.7 KB/sec) [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 611.9 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.4/jackson-core-asl-1.9.4.jar (223 KB at 437.2 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar (5527 KB at 9975.2 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.4/jackson-mapper-asl-1.9.4.jar (760 KB at 1358.6 KB/sec) [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 406.5 KB/sec) [WARNING] No output encoding, defaulting to UTF-8. [INFO] Checking out the pub tree from scm:git:git@github.com:eclipse-ee4j/jakartaee-tutorial.git into /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/tutorial-publish/target && git clone --branch gh-pages git@github.com:eclipse-ee4j/jakartaee-tutorial.git /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Working directory: /home/jenkins/workspace/tutorial-publish/target [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote git@github.com:eclipse-ee4j/jakartaee-tutorial.git [INFO] Working directory: /tmp [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout && git pull git@github.com:eclipse-ee4j/jakartaee-tutorial.git gh-pages:gh-pages [INFO] Working directory: /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout && git checkout gh-pages [INFO] Working directory: /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout && git ls-files [INFO] Working directory: /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Updating checkout directory with actual content in /home/jenkins/workspace/tutorial-publish/target/staging [INFO] Content consists in 2 directories and 537 files = 5 MB [INFO] Publishing content into SCM will result in 0 addition(s), 537 update(s), 0 delete(s) [INFO] Checking in SCM, starting at Fri Feb 15 23:26:47 GMT 2019... [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout && git status --porcelain . [INFO] Working directory: /home/jenkins/workspace/tutorial-publish/target/scmpublish-checkout [INFO] Checked in 0 file(s) to revision null in 0 h 0 m 0 s [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54.340 s [INFO] Finished at: 2019-02-15T23:26:48+00:00 [INFO] Final Memory: 46M/419M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /home/jenkins/workspace/tutorial-publish/pom.xml to jakarta.tutorial/tutorial/8.1-SNAPSHOT/tutorial-8.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/tutorial-publish/target/tutorial-8.1-SNAPSHOT-tutorial.zip to jakarta.tutorial/tutorial/8.1-SNAPSHOT/tutorial-8.1-SNAPSHOT-tutorial.zip [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts channel stopped $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 72 killed; [ssh-agent] Stopped. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS